Constant Field Values


Contents
org.codehaus.*

org.codehaus.xfire.attachments.Attachments
public static final java.lang.String ATTACHMENTS_KEY "xfire.attachments"

org.codehaus.xfire.client.http.AbstractHttpClient
public static final java.lang.String SOAP11_ENVELOPE_NS "http://schemas.xmlsoap.org/soap/envelope/"
public static final java.lang.String SOAP12_ENVELOPE_NS "http://www.w3.org/2003/05/soap-envelope"

org.codehaus.xfire.fault.Soap11FaultHandler
public static final java.lang.String NAME "1.1"

org.codehaus.xfire.fault.Soap12FaultHandler
public static final java.lang.String NAME "1.2"

org.codehaus.xfire.fault.XFireFault
public static final java.lang.String DATA_ENCODING_UNKNOWN "DataEncodingUnknown"
public static final java.lang.String MUST_UNDERSTAND "MustUnderstand"
public static final java.lang.String RECEIVER "Receiver"
public static final java.lang.String SENDER "Sender"
public static final java.lang.String VERSION_MISMATCH "VersionMismatch"

org.codehaus.xfire.handler.AbstractHandler
public static final java.lang.String STAX_WRITER_KEY "xfire.stax-writer"

org.codehaus.xfire.handler.SoapHandler
public static final java.lang.String REQUEST_HEADER_KEY "xfire.request-header"
public static final java.lang.String RESPONSE_HEADER_KEY "xfire.response-header"

org.codehaus.xfire.soap.SoapConstants
public static final java.lang.String STYLE_DOCUMENT "document"
public static final java.lang.String STYLE_MESSAGE "message"
public static final java.lang.String STYLE_RPC "rpc"
public static final java.lang.String STYLE_WRAPPED "wrapped"
public static final java.lang.String USE_ENCODED "encoded"
public static final java.lang.String USE_LITERAL "literal"
public static final java.lang.String XSD "http://www.w3.org/2001/XMLSchema"

org.codehaus.xfire.transport.http.SoapHttpTransport
public static final java.lang.String HTTP_TRANSPORT_NS "http://schemas.xmlsoap.org/soap/http"
public static final java.lang.String NAME "Http"

org.codehaus.xfire.transport.http.XFireHttpSession
public static final java.lang.String HTTP_SERVLET_REQUEST_KEY "xfire.httpServletRequest"

org.codehaus.xfire.wsdl.WSDLWriter
public static final java.lang.String WSDL11_NS "http://schemas.xmlsoap.org/wsdl/"
public static final java.lang.String WSDL11_SOAP_NS "http://schemas.xmlsoap.org/wsdl/soap/"



Copyright © 2004-2005 Codehaus. All Rights Reserved.