|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
org.springframework.* |
---|
org.springframework.ws.client.core.WebServiceTemplate | ||
---|---|---|
public static final String |
MESSAGE_TRACING_LOG_CATEGORY |
"org.springframework.ws.client.MessageTracing" |
org.springframework.ws.client.support.destination.Wsdl11DestinationProvider | ||
---|---|---|
public static final String |
DEFAULT_WSDL_LOCATION_EXPRESSION |
"/wsdl:definitions/wsdl:service/wsdl:port/soap:address/@location" |
org.springframework.ws.pox.dom.DomPoxMessageFactory | ||
---|---|---|
public static final String |
DEFAULT_CONTENT_TYPE |
"application/xml" |
org.springframework.ws.server.MessageDispatcher | ||
---|---|---|
public static final String |
ENDPOINT_NOT_FOUND_LOG_CATEGORY |
"org.springframework.ws.server.EndpointNotFound" |
public static final String |
MESSAGE_TRACING_LOG_CATEGORY |
"org.springframework.ws.server.MessageTracing" |
org.springframework.ws.server.endpoint.AbstractValidatingMarshallingPayloadEndpoint | ||
---|---|---|
public static final String |
DEFAULT_REQUEST_NAME |
"request" |
org.springframework.ws.server.endpoint.mapping.SimpleMethodEndpointMapping | ||
---|---|---|
public static final String |
DEFAULT_METHOD_PREFIX |
"handle" |
public static final String |
DEFAULT_METHOD_SUFFIX |
"" |
org.springframework.ws.soap.addressing.messageid.UuidMessageIdStrategy | ||
---|---|---|
public static final String |
PREFIX |
"urn:uuid:" |
org.springframework.ws.soap.addressing.server.AbstractActionEndpointMapping | ||
---|---|---|
public static final String |
DEFAULT_FAULT_ACTION_SUFFIX |
"Fault" |
public static final String |
DEFAULT_OUTPUT_ACTION_SUFFIX |
"Response" |
org.springframework.ws.soap.saaj.support.SaajUtils | ||
---|---|---|
public static final int |
SAAJ_11 |
0 |
public static final int |
SAAJ_12 |
1 |
public static final int |
SAAJ_13 |
2 |
org.springframework.ws.soap.server.SoapMessageDispatcher | ||
---|---|---|
public static final String |
DEFAULT_MUST_UNDERSTAND_FAULT_STRING |
"One or more mandatory SOAP header blocks not understood" |
org.springframework.ws.soap.server.endpoint.AbstractFaultCreatingValidatingMarshallingPayloadEndpoint | ||
---|---|---|
public static final String |
DEFAULT_FAULTSTRING_OR_REASON |
"Validation error" |
org.springframework.ws.soap.server.endpoint.interceptor.AbstractFaultCreatingValidatingInterceptor | ||
---|---|---|
public static final String |
DEFAULT_FAULTSTRING_OR_REASON |
"Validation error" |
org.springframework.ws.transport.TransportConstants | ||
---|---|---|
public static final String |
EMPTY_SOAP_ACTION |
"\"\"" |
public static final String |
HEADER_ACCEPT |
"Accept" |
public static final String |
HEADER_ACCEPT_ENCODING |
"Accept-Encoding" |
public static final String |
HEADER_CONTENT_ID |
"Content-Id" |
public static final String |
HEADER_CONTENT_LENGTH |
"Content-Length" |
public static final String |
HEADER_CONTENT_TRANSFER_ENCODING |
"Content-Transfer-Encoding" |
public static final String |
HEADER_CONTENT_TYPE |
"Content-Type" |
public static final String |
HEADER_SOAP_ACTION |
"SOAPAction" |
public static final String |
PARAMETER_ACTION |
"action" |
org.springframework.ws.transport.http.HttpTransportConstants | ||
---|---|---|
public static final String |
CONTENT_ENCODING_GZIP |
"gzip" |
public static final String |
HEADER_ACCEPT_ENCODING |
"Accept-Encoding" |
public static final String |
HEADER_CONTENT_ENCODING |
"Content-Encoding" |
public static final String |
HTTP_URI_SCHEME |
"http" |
public static final String |
HTTPS_URI_SCHEME |
"https" |
public static final String |
METHOD_GET |
"GET" |
public static final String |
METHOD_POST |
"POST" |
public static final int |
STATUS_ACCEPTED |
202 |
public static final int |
STATUS_INTERNAL_SERVER_ERROR |
500 |
public static final int |
STATUS_METHOD_NOT_ALLOWED |
405 |
public static final int |
STATUS_NO_CONTENT |
204 |
public static final int |
STATUS_NOT_FOUND |
404 |
public static final int |
STATUS_OK |
200 |
org.springframework.ws.transport.http.MessageDispatcherServlet | ||
---|---|---|
public static final String |
DEFAULT_MESSAGE_FACTORY_BEAN_NAME |
"messageFactory" |
public static final String |
DEFAULT_MESSAGE_RECEIVER_BEAN_NAME |
"messageReceiver" |
public static final String |
DEFAULT_MESSAGE_RECEIVER_HANDLER_ADAPTER_BEAN_NAME |
"messageReceiverHandlerAdapter" |
public static final String |
DEFAULT_WSDL_DEFINITION_HANDLER_ADAPTER_BEAN_NAME |
"wsdlDefinitionHandlerAdapter" |
public static final String |
DEFAULT_XSD_SCHEMA_HANDLER_ADAPTER_BEAN_NAME |
"xsdSchemaHandlerAdapter" |
org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter | ||
---|---|---|
public static final String |
DEFAULT_LOCATION_EXPRESSION |
"//@location" |
public static final String |
DEFAULT_SCHEMA_LOCATION_EXPRESSION |
"//@schemaLocation" |
org.springframework.ws.transport.http.XsdSchemaHandlerAdapter | ||
---|---|---|
public static final String |
DEFAULT_SCHEMA_LOCATION_EXPRESSION |
"//@schemaLocation" |
org.springframework.ws.wsdl.wsdl11.ProviderBasedWsdl4jDefinition | ||
---|---|---|
public static final String |
TARGET_NAMESPACE_PREFIX |
"tns" |
org.springframework.ws.wsdl.wsdl11.provider.InliningXsdSchemaTypesProvider | ||
---|---|---|
public static final String |
SCHEMA_PREFIX |
"sch" |
org.springframework.ws.wsdl.wsdl11.provider.Soap11Provider | ||
---|---|---|
public static final String |
DEFAULT_TRANSPORT_URI |
"http://schemas.xmlsoap.org/soap/http" |
public static final String |
SOAP_11_NAMESPACE_PREFIX |
"soap" |
public static final String |
SOAP_11_NAMESPACE_URI |
"http://schemas.xmlsoap.org/wsdl/soap/" |
org.springframework.ws.wsdl.wsdl11.provider.Soap12Provider | ||
---|---|---|
public static final String |
DEFAULT_TRANSPORT_URI |
"http://schemas.xmlsoap.org/soap/http" |
public static final String |
SOAP_12_NAMESPACE_PREFIX |
"soap12" |
public static final String |
SOAP_12_NAMESPACE_URI |
"http://schemas.xmlsoap.org/wsdl/soap12/" |
org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedMessagesProvider | ||
---|---|---|
public static final String |
DEFAULT_FAULT_SUFFIX |
"Fault" |
public static final String |
DEFAULT_REQUEST_SUFFIX |
"Request" |
public static final String |
DEFAULT_RESPONSE_SUFFIX |
"Response" |
org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedPortTypesProvider | ||
---|---|---|
public static final String |
DEFAULT_FAULT_SUFFIX |
"Fault" |
public static final String |
DEFAULT_REQUEST_SUFFIX |
"Request" |
public static final String |
DEFAULT_RESPONSE_SUFFIX |
"Response" |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |