Uses of Interface org.apache.axis.soap.SOAPConstants

Uses in package org.apache.axis.encoding

Methods with return type org.apache.axis.soap.SOAPConstants

SOAPConstants
returns the soap constants.

Uses in package org.apache.axis.soap

Classes implementing org.apache.axis.soap.SOAPConstants

class
SOAP 1.1 constants
class
SOAP 1.2 constants

Uses in package org.apache.axis.client

Methods with parameter type org.apache.axis.soap.SOAPConstants

void
Allow the user to set the default SOAP version.

Uses in package org.apache.axis.message

Constructors with parameter type org.apache.axis.soap.SOAPConstants

EnvelopeBuilder.EnvelopeBuilder(String messageType, SOAPConstants soapConstants)
SOAPBody.SOAPBody(String namespace, String localPart, String prefix, Attributes attributes, DeserializationContext context, SOAPConstants soapConsts)
SOAPEnvelope.SOAPEnvelope(boolean registerPrefixes, SOAPConstants soapConstants)
SOAPEnvelope.SOAPEnvelope(boolean registerPrefixes, SOAPConstants soapConstants, SchemaVersion schemaVersion)
SOAPEnvelope.SOAPEnvelope(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

Uses in package org.apache.axis

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.

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.