Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SESSION_COOKIES |
"org.jboss.ws.maintain.session.cookies" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REMOTING_METADATA |
"org.jboss.ws.remoting.metadata" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SOAP11HTTP_BINDING |
"http://schemas.xmlsoap.org/wsdl/soap/http" |
public static final String |
SOAP12HTTP_BINDING |
"http://www.w3.org/2003/05/soap/bindings/HTTP/" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_AUTH_TYPE |
"org.jboss.ws.authType" |
public static final String |
PROPERTY_AUTH_TYPE_BASIC |
"org.jboss.ws.authType.basic" |
public static final String |
PROPERTY_CHUNKED_ENCODING_SIZE |
"http://org.jboss.ws/http#chunksize" |
public static final String |
PROPERTY_CLIENT_TIMEOUT |
"org.jboss.ws.timeout" |
public static final String |
PROPERTY_CONNECTION_TIMEOUT |
"javax.xml.ws.client.connectionTimeout" |
public static final String |
PROPERTY_KEY_ALIAS |
"org.jboss.ws.keyAlias" |
public static final String |
PROPERTY_KEY_STORE |
"org.jboss.ws.keyStore" |
public static final String |
PROPERTY_KEY_STORE_ALGORITHM |
"org.jboss.ws.keyStoreAlgorithm" |
public static final String |
PROPERTY_KEY_STORE_PASSWORD |
"org.jboss.ws.keyStorePassword" |
public static final String |
PROPERTY_KEY_STORE_TYPE |
"org.jboss.ws.keyStoreType" |
public static final String |
PROPERTY_RECEIVE_TIMEOUT |
"javax.xml.ws.client.receiveTimeout" |
public static final String |
PROPERTY_SOCKET_FACTORY |
"org.jboss.ws.socketFactory" |
public static final String |
PROPERTY_SSL_PROTOCOL |
"org.jboss.ws.sslProtocol" |
public static final String |
PROPERTY_SSL_PROVIDER_NAME |
"org.jboss.ws.sslProviderName" |
public static final String |
PROPERTY_TRUST_STORE |
"org.jboss.ws.trustStore" |
public static final String |
PROPERTY_TRUST_STORE_ALGORITHM |
"org.jboss.ws.trustStoreAlgorithm" |
public static final String |
PROPERTY_TRUST_STORE_PASSWORD |
"org.jboss.ws.trustStorePassword" |
public static final String |
PROPERTY_TRUST_STORE_TYPE |
"org.jboss.ws.trustStoreType" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_KEY_STORE_ALGORITHM |
"SunX509" |
public static final String |
DEFAULT_KEY_STORE_TYPE |
"JKS" |
public static final String |
DEFAULT_SSL_PROTOCOL |
"TLS" |
public static final String |
KEY_PASSWORD |
"org.jboss.ws.keyPassword" |
public static final String |
SERVER_SSL_USE_CLIENT_MODE |
"org.jboss.ws.serverSslUseClientMode" |
public static final String |
SSL_SERVER_AUTH_MODE |
"org.jboss.ws.sslServerAuthMode" |
public static final String |
SSL_USE_CLIENT_MODE |
"org.jboss.ws.sslUseClientMode" |
public static final String |
STANDARD_KEY_STORE_FILE_PATH |
"javax.net.ssl.keyStore" |
public static final String |
STANDARD_KEY_STORE_PASSWORD |
"javax.net.ssl.keyStorePassword" |
public static final String |
STANDARD_KEY_STORE_TYPE |
"javax.net.ssl.keyStoreType" |
public static final String |
STANDARD_TRUST_STORE_FILE_PATH |
"javax.net.ssl.trustStore" |
public static final String |
STANDARD_TRUST_STORE_PASSWORD |
"javax.net.ssl.trustStorePassword" |
public static final String |
STANDARD_TRUST_STORE_TYPE |
"javax.net.ssl.trustStoreType" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROTOCOL |
"org.jboss.ws.core.client.transport.NettyClient#Protocol" |
public static final String |
RESPONSE_CODE |
"org.jboss.ws.core.client.transport.NettyClient#ResponseCode" |
public static final String |
RESPONSE_CODE_MESSAGE |
"org.jboss.ws.core.client.transport.NettyClient#ResponseCodeMessage" |
public static final String |
RESPONSE_HEADERS |
"org.jboss.ws.core.client.transport.NettyClient#ResponseHeaders" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
RESPONSE_HANDLER_NAME |
"handler" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JBXB_JAVA_MAPPING |
"org.jboss.xb.java.mapping" |
public static final String |
JBXB_ROOT_QNAME |
"org.jboss.xb.root.qname" |
public static final String |
JBXB_SCHEMA_READER |
"org.jboss.xb.xsd.reader" |
public static final String |
JBXB_TYPE_QNAME |
"org.jboss.xb.type.qname" |
public static final String |
JBXB_XS_MODEL |
"org.jboss.xb.xsd.xsmodel" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PORT_COMPONENT_LINK |
"PORT_COMPONENT_LINK" |
public static final String |
PORT_COMPONENT_LINK_SERVLET |
"PORT_COMPONENT_LINK_SERVLET" |
public static final String |
SERVICE_REF_META_DATA |
"SERVICE_REF_META_DATA" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
STATE_CREATED |
1 |
public static final int |
STATE_DESTROYED |
3 |
public static final int |
STATE_DOES_NOT_EXIST |
0 |
public static final int |
STATE_READY |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DOES_NOT_EXIST |
0 |
public static final int |
METHOD_READY |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SERVLET_CONTEXT |
"javax.xml.ws.servlet.context" |
public static final String |
SERVLET_REQUEST |
"javax.xml.ws.servlet.request" |
public static final String |
SERVLET_RESPONSE |
"javax.xml.ws.servlet.response" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACCEPT |
"Accept" |
public static final String |
BASE64_ENCODING |
"base64" |
public static final String |
BINARY_ENCODING |
"binary" |
public static final String |
CID_DOMAIN |
"ws.jboss.org" |
public static final String |
CONTENT_DESCRIPTION |
"Content-Description" |
public static final String |
CONTENT_ID |
"Content-Id" |
public static final String |
CONTENT_LOCATION |
"Content-Location" |
public static final String |
CONTENT_TRANSFER_ENCODING |
"Content-Transfer-Encoding" |
public static final String |
CONTENT_TYPE |
"Content-Type" |
public static final String |
QUOTED_PRINTABLE_ENCODING |
"quoted-printable" |
public static final String |
ROOTPART_CID |
"<rootpart@ws.jboss.org>" |
public static final String |
TEXT_7BIT_ENCODING |
"7bit" |
public static final String |
TEXT_8BIT_ENCODING |
"8bit" |
public static final String |
TYPE_APPLICATION_OCTET_STREAM |
"application/octet-stream" |
public static final String |
TYPE_MULTIPART_RELATED |
"multipart/related" |
public static final String |
TYPE_SOAP11 |
"text/xml" |
public static final String |
TYPE_SOAP12 |
"application/soap+xml" |
public static final String |
TYPE_TEXT_XML |
"text/xml" |
public static final String |
TYPE_XML_UTF8 |
"text/xml; charset=UTF-8" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
PATTERN_NOT_FOUND |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SEPID_DOMAIN |
"jboss.ws" |
public static final String |
SEPID_PROPERTY_CONTEXT |
"context" |
public static final String |
SEPID_PROPERTY_ENDPOINT |
"endpoint" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
QNAME_SCOPE_COMPLEX_TYPE |
"complexType" |
public static final String |
QNAME_SCOPE_ELEMENT |
"element" |
public static final String |
QNAME_SCOPE_SIMPLE_TYPE |
"simpleType" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
RETURN |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
xsNS |
"http://www.w3.org/2001/XMLSchema" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FEATURE_IMPORT_DOCUMENTS |
"javax.wsdl.importDocuments" |
public static final String |
FEATURE_VERBOSE |
"javax.wsdl.verbose" |
Copyright © 2013 JBoss, by Red Hat. All Rights Reserved.