| Frames | No Frames |
Methods with parameter type org.apache.axis.soap.SOAPConstants | |
| void | Allow the user to set the default SOAP version. |
Constructors with parameter type org.apache.axis.soap.SOAPConstants | |
SOAPBody.SOAPBody(String namespace, String localPart, String prefix, Attributes attributes, DeserializationContext context, SOAPConstants soapConsts) | |
SOAPEnvelope.SOAPEnvelope(boolean registerPrefixes, SOAPConstants soapConstants, SchemaVersion schemaVersion) | |
SOAPHeader.SOAPHeader(String namespace, String localPart, String prefix, Attributes attributes, DeserializationContext context, SOAPConstants soapConsts) | |
Methods with parameter type org.apache.axis.soap.SOAPConstants | |
| void | Set the soap constants for this envelope
|
Methods with return type org.apache.axis.soap.SOAPConstants | |
| SOAPConstants | Get the soap constants for this envelope
|
Methods with return type org.apache.axis.soap.SOAPConstants | |
| SOAPConstants | returns the soap constants. |
Fields of type org.apache.axis.soap.SOAPConstants | |
| SOAPConstants | |
Methods with parameter type org.apache.axis.soap.SOAPConstants | |
| String | Get the content type of the attachments. |
| void | Set the SOAPConstants used by this message context. |
Methods with return type org.apache.axis.soap.SOAPConstants | |
| SOAPConstants | Get the SOAPConstants used by this message context. |
Classes implementing org.apache.axis.soap.SOAPConstants | |
| class | SOAP 1.1 constants
|
| class | SOAP 1.2 constants
|