Constant Field Values

Contents

org.apache.*

  • org.apache.axis2.builder.BuilderUtil 
    Modifier and Type Constant Field Value
    public static final int BOM_SIZE 4
  • org.apache.axis2.context.externalize.ExternalizeConstants 
    Modifier and Type Constant Field Value
    public static final boolean ACTIVE_OBJECT true
    public static final String EMPTY_MARKER "EMPTY_OBJ"
    public static final boolean EMPTY_OBJECT false
    public static final String LAST_ENTRY "LAST_OBJ"
    public static final String OBJ_RESTORE_PROBLEM "The object could not be restored from the input stream. The object may or may not be important for processing the message when it is restored. Look at how the object is to be used during message processing."
    public static final String OBJ_SAVE_PROBLEM "The object could not be saved to the output stream. The object may or may not be important for processing the message when it is restored. Look at how the object is to be used during message processing."
    public static final String UNSUPPORTED_REVID "Revision ID is not supported."
    public static final String UNSUPPORTED_SUID "Serialization version ID is not supported."
  • org.apache.axis2.deployment.repository.util.WSInfo 
    Modifier and Type Constant Field Value
    public static final int TYPE_CUSTOM 2
    public static final int TYPE_MODULE 1
    public static final int TYPE_SERVICE 0
  • org.apache.axis2.jaxws.addressing.SubmissionAddressingFeature 
    Modifier and Type Constant Field Value
    public static final String ID "http://schemas.xmlsoap.org/ws/2004/08/addressing"
  • org.apache.axis2.jaxws.addressing.SubmissionEndpointReference 
    Modifier and Type Constant Field Value
    protected static final String NS "http://schemas.xmlsoap.org/ws/2004/08/addressing"
  • org.apache.axis2.jaxws.binding.BindingImpl 
    Modifier and Type Constant Field Value
    protected static final String SOAP11_ENV_NS "http://schemas.xmlsoap.org/soap/envelope/"
    protected static final String SOAP12_ENV_NS "http://www.w3.org/2003/05/soap-envelope"
  • org.apache.axis2.jaxws.description.validator.Validator 
    Modifier and Type Constant Field Value
    public static final boolean INVALID false
    public static final boolean VALID true
  • org.apache.axis2.jaxws.marshaller.impl.alt.UnmarshalInfo 
    Modifier and Type Constant Field Value
    public static final String KEY "org.apache.axis2.jaxws.marshaller.impl.alt.UnmarshalInfo"
  • org.apache.axis2.transport.testkit.channel.Channel 
    Modifier and Type Constant Field Value
    public static final String CONTEXT_PATH "/services"