|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.binding.soap.Constants.ServiceUnit
public static class Constants.ServiceUnit
Service Unit related constants
| Nested Class Summary | |
|---|---|
static class |
Constants.ServiceUnit.AVAILABLE_TRANSPORT
|
static class |
Constants.ServiceUnit.COMPATIBILITY
|
static class |
Constants.ServiceUnit.HTTPS
|
static class |
Constants.ServiceUnit.MODE
|
static class |
Constants.ServiceUnit.WSA
|
| Field Summary | |
|---|---|
static String |
ADDRESS
Deprecated. |
static String |
BASIC_AUTH_PASSWORD
Basic authentication password |
static String |
BASIC_AUTH_USERNAME
Basic authentication username |
static String |
CHUNKED_MODE
|
static String |
CLEANUP_TRANSPORT
|
static String |
COMPATIBILITY
The webservice stack to be compatible |
static String |
DEFAULT_MODE
|
static String |
DEFAULT_TRANSPORT
|
static String |
ENABLE_HTTP_TRANSPORT
Name of the extension containing the flag enabling the HTTP transport layer to use to send or receive SOAP messages. |
static String |
ENABLE_HTTPS_TRANSPORT
Name of the extension containing the flag enabling the HTTPS transport layer to use to send or receive SOAP messages. |
static String |
ENABLE_JMS_TRANSPORT
Name of the extension containing the flag enabling the JMS transport layer to use to send or receive SOAP messages. |
static String |
FORCE_SOAP_ACTION
|
static String |
HEADERS_FILTER
|
static String |
HEADERS_TO_INJECT
|
static String |
HTTP_SERVICES_REDIRECTION
|
static String |
INJECT_HEADERS
|
static String |
MODE
|
static String |
MODULES
The modules to be used as CSV. |
static String |
POLICY_PATH
The policy path is relative to the service unit root path. |
static String |
PROXY_DOMAIN
|
static String |
PROXY_HOST
|
static String |
PROXY_PASSWORD
|
static String |
PROXY_PORT
|
static String |
PROXY_USER
|
static String |
QNAME
A QName as string. |
static String |
REST_ADD_NS_PREFIX
|
static String |
REST_ADD_NS_URI
|
static String |
REST_HTTP_METHOD
The HTTP method to be used for outgoing calls (Possible values are GET, POST, PUT, DELETE). |
static String |
REST_REMOVE_NS_PREFIX_RESP
|
static String |
SERVICE_NAME
The service name which will be used for Web Service creation and for Web Service exposition. |
static String |
SERVICE_PARAMETERS
The service parameters, used to configure service. |
static String |
SOAP_ACTION
|
static String |
SOAP_VERSION
The soap version of the outgoing message. |
static String |
TIMEOUT
Timeout for synchronous request |
static String |
WSA_USE
Use the WSA fields from the message exchange |
| Constructor Summary | |
|---|---|
Constants.ServiceUnit()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String WSA_USE
public static final String SOAP_ACTION
public static final String FORCE_SOAP_ACTION
public static final String SERVICE_NAME
@Deprecated public static final String ADDRESS
public static final String MODE
public static final String MODULES
public static final String SERVICE_PARAMETERS
public static final String SOAP_VERSION
public static final String CLEANUP_TRANSPORT
public static final String CHUNKED_MODE
public static final String PROXY_HOST
public static final String PROXY_PORT
public static final String PROXY_USER
public static final String PROXY_PASSWORD
public static final String PROXY_DOMAIN
public static final String BASIC_AUTH_USERNAME
public static final String BASIC_AUTH_PASSWORD
public static final String REST_HTTP_METHOD
public static final String REST_ADD_NS_URI
public static final String REST_ADD_NS_PREFIX
public static final String REST_REMOVE_NS_PREFIX_RESP
public static final String HEADERS_FILTER
public static final String INJECT_HEADERS
public static final String HEADERS_TO_INJECT
public static final String COMPATIBILITY
public static final String QNAME
public static final String TIMEOUT
public static final String DEFAULT_MODE
public static final String DEFAULT_TRANSPORT
public static final String HTTP_SERVICES_REDIRECTION
public static final String POLICY_PATH
public static final String ENABLE_HTTPS_TRANSPORT
public static final String ENABLE_HTTP_TRANSPORT
public static final String ENABLE_JMS_TRANSPORT
| Constructor Detail |
|---|
public Constants.ServiceUnit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||