Frames | No Frames |
Constructors with parameter type org.apache.axis.message.SOAPEnvelope | |
Fields of type org.apache.axis.message.SOAPEnvelope | |
SOAPEnvelope |
Methods with parameter type org.apache.axis.message.SOAPEnvelope | |
void | bind a a new soap envelope. |
Methods with return type org.apache.axis.message.SOAPEnvelope | |
SOAPEnvelope | |
SOAPEnvelope | get our current envelope
|
Methods with parameter type org.apache.axis.message.SOAPEnvelope | |
SOAPEnvelope | Invoke the service with a custom SOAPEnvelope. |
Methods with return type org.apache.axis.message.SOAPEnvelope | |
SOAPEnvelope | Invoke the service with a custom Message. |
SOAPEnvelope | Invoke the service with a custom SOAPEnvelope. |
Methods with parameter type org.apache.axis.message.SOAPEnvelope | |
void | This set the SOAP Envelope for this part. |
Methods with return type org.apache.axis.message.SOAPEnvelope | |
SOAPEnvelope | Get the contents of this Part (not the MIME headers!), as a
SOAPEnvelope. |
SOAPEnvelope | Get this message's SOAPPart as a SOAPEnvelope. |
Constructors with parameter type org.apache.axis.message.SOAPEnvelope | |
DeserializationContext.DeserializationContext(InputSource is, MessageContext ctx, String messageType, SOAPEnvelope env) Construct Deserializer
|
Methods with return type org.apache.axis.message.SOAPEnvelope | |
SOAPEnvelope | Get Envelope
|
Methods with parameter type org.apache.axis.message.SOAPEnvelope | |
void | JavaProvider.processMessage(MessageContext msgContext, SOAPEnvelope reqEnv, SOAPEnvelope resEnv, Object obj) Process the current message. |
void | MsgProvider.processMessage(MessageContext msgContext, SOAPEnvelope reqEnv, SOAPEnvelope resEnv, Object obj) Process the message. |
void | RPCProvider.processMessage(MessageContext msgContext, SOAPEnvelope reqEnv, SOAPEnvelope resEnv, Object obj) Process the current message. |