Package org.apache.axis
Class Constants
java.lang.Object
org.apache.axis.Constants
- Direct Known Subclasses:
XMLType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
The name of the field which accepts xsd:any content in Beans.static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final int
The default timeout for messages.static final SOAPConstants
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Servlet exceptions.static final String
static final QName
static final String
static final String
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final int
The size of the buffer size for.static final String
What the extension of JWS files is.static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
MIME Content Typesstatic final String
static final String
static final String
static final String
static final String
static final String
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
WSDL Namespace.static final String
static final String
static final String
static final String[]
static final String[]
static final QName
static final QName
static final QName
static final QName
QName of exception Name element in an axis fault detail.static final QName
QName of a hostname in an axis fault detail.static final QName
QName of stack trace element in an axis fault detail.static final QName
QName of a nested fault in an axis fault detail.static final QName
Flag set if this was a runtime exception, rather than something thrown by the class at the end of the chain.static final QName
static final QName
QName of stack trace element in an axis fault detail.static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
The no-service fault value.static final QName
static final QName
static final QName
static final QName[]
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final String
time logged stuff.static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Deprecated.use URI_SOAP12_NEXT_ROLEstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String[]
static final String[]
static final String[]
static final String[]
static final String
Basic Profile 1.1 compatibility flagstatic final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
equals The first QName is the current version of the name.static String
getValue
(Attributes attributes, String[] search, String localPart) This utility routine returns the value of an attribute which might be in one of several namespaces.static String
getValue
(Attributes attributes, QName[] search) Search an attribute collection for a list of QNames, returning the value of the first one found, or null if none were found.static boolean
Returns true if SchemaXSD Namespace.static boolean
Returns true if SchemaXSI Namespace.static boolean
isSOAP_ENC
(String s) Returns true if SOAP_ENC Namespace.static boolean
isSOAP_ENV
(String s) Returns true if the string is the SOAP_ENV Namespace.static boolean
Returns true if this is a WSDL Namespace.static boolean
isWSDLSOAP
(String s) Returns true if s is a WSDL SOAP Namespace.
-
Field Details
-
NS_PREFIX_SOAP_ENV
- See Also:
-
NS_PREFIX_SOAP_ENC
- See Also:
-
NS_PREFIX_SCHEMA_XSI
- See Also:
-
NS_PREFIX_SCHEMA_XSD
- See Also:
-
NS_PREFIX_WSDL
- See Also:
-
NS_PREFIX_WSDL_SOAP
- See Also:
-
NS_PREFIX_XMLSOAP
- See Also:
-
NS_PREFIX_XML
- See Also:
-
NS_PREFIX_XOP
- See Also:
-
NS_URI_AXIS
- See Also:
-
NS_URI_XMLSOAP
- See Also:
-
NS_URI_JAVA
- See Also:
-
DEFAULT_SOAP_VERSION
-
URI_SOAP11_ENV
- See Also:
-
URI_SOAP12_ENV
- See Also:
-
URI_DEFAULT_SOAP_ENV
-
URIS_SOAP_ENV
-
ENTERPRISE_LOG_CATEGORY
- See Also:
-
TIME_LOG_CATEGORY
time logged stuff.- See Also:
-
EXCEPTION_LOG_CATEGORY
Servlet exceptions. Axis faults are logged at debug level here.- See Also:
-
ANYCONTENT
The name of the field which accepts xsd:any content in Beans.- See Also:
-
HTTP_TXR_BUFFER_SIZE
public static final int HTTP_TXR_BUFFER_SIZEThe size of the buffer size for.- See Also:
-
WSIBP11_COMPAT_PROPERTY
Basic Profile 1.1 compatibility flag- See Also:
-
URI_LITERAL_ENC
- See Also:
-
URI_SOAP11_ENC
- See Also:
-
URI_SOAP12_ENC
- See Also:
-
URI_SOAP12_NOENC
- See Also:
-
URI_DEFAULT_SOAP_ENC
-
URIS_SOAP_ENC
-
URI_SOAP11_NEXT_ACTOR
- See Also:
-
URI_SOAP12_NEXT_ROLE
- See Also:
-
URI_SOAP12_NEXT_ACTOR
Deprecated.use URI_SOAP12_NEXT_ROLE- See Also:
-
URI_SOAP12_RPC
- See Also:
-
URI_SOAP12_NONE_ROLE
- See Also:
-
URI_SOAP12_ULTIMATE_ROLE
- See Also:
-
URI_SOAP11_HTTP
- See Also:
-
URI_SOAP12_HTTP
- See Also:
-
NS_URI_XMLNS
- See Also:
-
NS_URI_XML
- See Also:
-
URI_1999_SCHEMA_XSD
- See Also:
-
URI_2000_SCHEMA_XSD
- See Also:
-
URI_2001_SCHEMA_XSD
- See Also:
-
URI_DEFAULT_SCHEMA_XSD
- See Also:
-
URIS_SCHEMA_XSD
-
QNAMES_NIL
-
URI_1999_SCHEMA_XSI
- See Also:
-
URI_2000_SCHEMA_XSI
- See Also:
-
URI_2001_SCHEMA_XSI
- See Also:
-
URI_DEFAULT_SCHEMA_XSI
- See Also:
-
URIS_SCHEMA_XSI
-
NS_URI_WSDL11
WSDL Namespace.- See Also:
-
NS_URIS_WSDL
-
URI_DIME_WSDL
- See Also:
-
URI_DIME_CONTENT
- See Also:
-
URI_DIME_REFERENCE
- See Also:
-
URI_DIME_CLOSED_LAYOUT
- See Also:
-
URI_DIME_OPEN_LAYOUT
- See Also:
-
URI_XOP_INCLUDE
- See Also:
-
ELEM_XOP_INCLUDE
- See Also:
-
URI_WSDL11_SOAP
- See Also:
-
URI_WSDL12_SOAP
- See Also:
-
NS_URIS_WSDL_SOAP
-
AXIS_SAX
- See Also:
-
ELEM_ENVELOPE
- See Also:
-
ELEM_HEADER
- See Also:
-
ELEM_BODY
- See Also:
-
ELEM_FAULT
- See Also:
-
ELEM_NOTUNDERSTOOD
- See Also:
-
ELEM_UPGRADE
- See Also:
-
ELEM_SUPPORTEDENVELOPE
- See Also:
-
ELEM_FAULT_CODE
- See Also:
-
ELEM_FAULT_STRING
- See Also:
-
ELEM_FAULT_DETAIL
- See Also:
-
ELEM_FAULT_ACTOR
- See Also:
-
ELEM_FAULT_CODE_SOAP12
- See Also:
-
ELEM_FAULT_VALUE_SOAP12
- See Also:
-
ELEM_FAULT_SUBCODE_SOAP12
- See Also:
-
ELEM_FAULT_REASON_SOAP12
- See Also:
-
ELEM_FAULT_NODE_SOAP12
- See Also:
-
ELEM_FAULT_ROLE_SOAP12
- See Also:
-
ELEM_FAULT_DETAIL_SOAP12
- See Also:
-
ELEM_TEXT_SOAP12
- See Also:
-
ATTR_MUST_UNDERSTAND
- See Also:
-
ATTR_ENCODING_STYLE
- See Also:
-
ATTR_ACTOR
- See Also:
-
ATTR_ROLE
- See Also:
-
ATTR_RELAY
- See Also:
-
ATTR_ROOT
- See Also:
-
ATTR_ID
- See Also:
-
ATTR_HREF
- See Also:
-
ATTR_REF
- See Also:
-
ATTR_QNAME
- See Also:
-
ATTR_ARRAY_TYPE
- See Also:
-
ATTR_ITEM_TYPE
- See Also:
-
ATTR_ARRAY_SIZE
- See Also:
-
ATTR_OFFSET
- See Also:
-
ATTR_POSITION
- See Also:
-
ATTR_TYPE
- See Also:
-
ATTR_HANDLERINFOCHAIN
- See Also:
-
FAULT_CLIENT
- See Also:
-
FAULT_SERVER_GENERAL
- See Also:
-
FAULT_SERVER_USER
- See Also:
-
FAULT_VERSIONMISMATCH
-
FAULT_MUSTUNDERSTAND
-
FAULT_SOAP12_MUSTUNDERSTAND
-
FAULT_SOAP12_VERSIONMISMATCH
-
FAULT_SOAP12_DATAENCODINGUNKNOWN
-
FAULT_SOAP12_SENDER
-
FAULT_SOAP12_RECEIVER
-
FAULT_SUBCODE_BADARGS
-
FAULT_SUBCODE_PROC_NOT_PRESENT
-
QNAME_FAULTCODE
-
QNAME_FAULTSTRING
-
QNAME_FAULTACTOR
-
QNAME_FAULTDETAILS
-
QNAME_FAULTCODE_SOAP12
-
QNAME_FAULTVALUE_SOAP12
-
QNAME_FAULTSUBCODE_SOAP12
-
QNAME_FAULTREASON_SOAP12
-
QNAME_TEXT_SOAP12
-
QNAME_FAULTNODE_SOAP12
-
QNAME_FAULTROLE_SOAP12
-
QNAME_FAULTDETAIL_SOAP12
-
QNAME_NOTUNDERSTOOD
-
XSD_STRING
-
XSD_BOOLEAN
-
XSD_DOUBLE
-
XSD_FLOAT
-
XSD_INT
-
XSD_INTEGER
-
XSD_LONG
-
XSD_SHORT
-
XSD_BYTE
-
XSD_DECIMAL
-
XSD_BASE64
-
XSD_HEXBIN
-
XSD_ANYSIMPLETYPE
-
XSD_ANYTYPE
-
XSD_ANY
-
XSD_QNAME
-
XSD_DATETIME
-
XSD_DATE
-
XSD_TIME
-
XSD_TIMEINSTANT1999
-
XSD_TIMEINSTANT2000
-
XSD_NORMALIZEDSTRING
-
XSD_TOKEN
-
XSD_UNSIGNEDLONG
-
XSD_UNSIGNEDINT
-
XSD_UNSIGNEDSHORT
-
XSD_UNSIGNEDBYTE
-
XSD_POSITIVEINTEGER
-
XSD_NEGATIVEINTEGER
-
XSD_NONNEGATIVEINTEGER
-
XSD_NONPOSITIVEINTEGER
-
XSD_YEARMONTH
-
XSD_MONTHDAY
-
XSD_YEAR
-
XSD_MONTH
-
XSD_DAY
-
XSD_DURATION
-
XSD_NAME
-
XSD_NCNAME
-
XSD_NMTOKEN
-
XSD_NMTOKENS
-
XSD_NOTATION
-
XSD_ENTITY
-
XSD_ENTITIES
-
XSD_IDREF
-
XSD_IDREFS
-
XSD_ANYURI
-
XSD_LANGUAGE
-
XSD_ID
-
XSD_SCHEMA
-
XML_LANG
-
SOAP_BASE64
-
SOAP_BASE64BINARY
-
SOAP_STRING
-
SOAP_BOOLEAN
-
SOAP_DOUBLE
-
SOAP_FLOAT
-
SOAP_INT
-
SOAP_LONG
-
SOAP_SHORT
-
SOAP_BYTE
-
SOAP_INTEGER
-
SOAP_DECIMAL
-
SOAP_ARRAY
-
SOAP_COMMON_ATTRS11
-
SOAP_COMMON_ATTRS12
-
SOAP_ARRAY_ATTRS11
-
SOAP_ARRAY_ATTRS12
-
SOAP_ARRAY12
-
SOAP_MAP
-
SOAP_ELEMENT
-
SOAP_DOCUMENT
-
SOAP_VECTOR
-
MIME_IMAGE
-
MIME_PLAINTEXT
-
MIME_MULTIPART
-
MIME_SOURCE
-
MIME_OCTETSTREAM
-
MIME_DATA_HANDLER
-
QNAME_LITERAL_ITEM
-
QNAME_RPC_RESULT
-
QNAME_FAULTDETAIL_STACKTRACE
QName of stack trace element in an axis fault detail. -
QNAME_FAULTDETAIL_EXCEPTIONNAME
QName of exception Name element in an axis fault detail. Do not use - this is for pre-1.0 server->client exceptions. -
QNAME_FAULTDETAIL_RUNTIMEEXCEPTION
Flag set if this was a runtime exception, rather than something thrown by the class at the end of the chain. Axis' logging treats runtime exceptions more seriously. -
QNAME_FAULTDETAIL_HTTPERRORCODE
QName of stack trace element in an axis fault detail. -
QNAME_FAULTDETAIL_NESTEDFAULT
QName of a nested fault in an axis fault detail. -
QNAME_FAULTDETAIL_HOSTNAME
QName of a hostname in an axis fault detail. -
QNAME_NO_SERVICE_FAULT_CODE
The no-service fault value. -
MC_JWS_CLASSDIR
- See Also:
-
MC_HOME_DIR
- See Also:
-
MC_RELATIVE_PATH
- See Also:
-
MC_REALPATH
- See Also:
-
MC_CONFIGPATH
- See Also:
-
MC_REMOTE_ADDR
- See Also:
-
MC_SERVLET_ENDPOINT_CONTEXT
- See Also:
-
MC_NO_OPERATION_OK
- See Also:
-
MC_SINGLE_SOAP_VERSION
- See Also:
-
JWS_DEFAULT_FILE_EXTENSION
What the extension of JWS files is. If changing this, note that AxisServlet has an xdoclet declaration in the class javadocs that also needs updating.- See Also:
-
DEFAULT_MESSAGE_TIMEOUT
public static final int DEFAULT_MESSAGE_TIMEOUTThe default timeout for messages.- Since:
- Axis1.2
- See Also:
-
MIME_CT_APPLICATION_OCTETSTREAM
MIME Content Types- Since:
- Axis1.2
- See Also:
-
MIME_CT_TEXT_PLAIN
- See Also:
-
MIME_CT_IMAGE_JPEG
- See Also:
-
MIME_CT_IMAGE_GIF
- See Also:
-
MIME_CT_TEXT_XML
- See Also:
-
MIME_CT_APPLICATION_XML
- See Also:
-
MIME_CT_MULTIPART_PREFIX
- See Also:
-
-
Constructor Details
-
Constants
public Constants()
-
-
Method Details
-
isSOAP_ENV
Returns true if the string is the SOAP_ENV Namespace.- Parameters:
s
- the string representation of a URI- Returns:
true
if s represents any of the supported soap envelope URI strings
-
isSOAP_ENC
Returns true if SOAP_ENC Namespace.- Parameters:
s
- a string representing the URI to check- Returns:
- true if
s
matches a SOAP ENCODING namespace URI, false otherwise
-
getValue
This utility routine returns the value of an attribute which might be in one of several namespaces.- Parameters:
attributes
- the attributes to searchsearch
- an array of namespace URI strings to searchlocalPart
- is the local part of the attribute name- Returns:
- the value of the attribute or null
-
getValue
Search an attribute collection for a list of QNames, returning the value of the first one found, or null if none were found.- Parameters:
attributes
-search
-- Returns:
- the value of the attribute
-
equals
equals The first QName is the current version of the name. The second qname is compared with the first considering all namespace uri versions.- Parameters:
first
- Currently supported QNamesecond
- any qname- Returns:
- true if the qnames represent the same qname (paster namespace uri versions considered
-
isSchemaXSD
Returns true if SchemaXSD Namespace.- Parameters:
s
- the string representing the URI to check- Returns:
- true if s represents the Schema XSD namespace, false otherwise
-
isSchemaXSI
Returns true if SchemaXSI Namespace.- Parameters:
s
- the string of the URI to check- Returns:
- true if
s
is a Schema XSI URI, false otherwise
-
isWSDL
Returns true if this is a WSDL Namespace.- Parameters:
s
- a string of a URI to check- Returns:
- true if
s
is a WSDL namespace URI, false otherwise
-
isWSDLSOAP
Returns true if s is a WSDL SOAP Namespace.- Parameters:
s
- a string of a URI to check- Returns:
- true if
s
matches any of the WSDL SOAP namepace URIs, false otherwise
-