org.apache.axis.transport.java
Class JavaTransport
public class JavaTransport
A Transport which will cause an invocation via "java"
- Doug Davis (dug@us.ibm.com)
JavaTransport
public JavaTransport()
setupMessageContextImpl
public void setupMessageContextImpl(MessageContext mc,
Call call,
AxisEngine engine) Set up any transport-specific derived properties in the message context.
- setupMessageContextImpl in interface Transport
mc - the context to set upcall - the Call objectengine - the engine containing the registries
Copyright © 2005 Apache Web Services Project. All Rights Reserved.