|
Spring Web Services Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TransportConstants
Declares useful transport constants.
Field Summary | |
---|---|
static String |
EMPTY_SOAP_ACTION
The empty SOAP action value. |
static String |
HEADER_ACCEPT
The "Accept" header. |
static String |
HEADER_ACCEPT_ENCODING
The "Accept-Encoding" header. |
static String |
HEADER_CONTENT_ID
The "Content-Id" header. |
static String |
HEADER_CONTENT_LENGTH
The "Content-Length" header. |
static String |
HEADER_CONTENT_TRANSFER_ENCODING
The "Content-Transfer-Encoding" header. |
static String |
HEADER_CONTENT_TYPE
The "Content-Type" header. |
static String |
HEADER_SOAP_ACTION
The "SOAPAction" header, used in SOAP 1.1. |
static String |
PARAMETER_ACTION
The "action" parameter, used to set SOAP Actions in SOAP 1.2. |
Field Detail |
---|
static final String HEADER_ACCEPT
static final String HEADER_ACCEPT_ENCODING
static final String HEADER_CONTENT_ID
static final String HEADER_CONTENT_LENGTH
static final String HEADER_CONTENT_TRANSFER_ENCODING
static final String HEADER_CONTENT_TYPE
static final String HEADER_SOAP_ACTION
static final String PARAMETER_ACTION
static final String EMPTY_SOAP_ACTION
|
Spring Web Services Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |