インターフェース TransportConstants
- すべての既知のサブインターフェース:
HttpTransportConstants
、JmsTransportConstants
、MailTransportConstants
、XmppTransportConstants
public interface TransportConstants
有用な輸送定数を宣言します。
- 導入:
- 1.0.0
- 作成者:
- Arjen Poutsma
フィールドのサマリー
フィールド修飾子と型フィールド説明static final StringSE
空の SOAP アクション値。static final StringSE
"Accept" ヘッダー。static final StringSE
"Accept-Encoding" ヘッダー。static final StringSE
"Content-Id" ヘッダー。static final StringSE
"Content-Length" ヘッダー。static final StringSE
"Content-Transfer-Encoding" ヘッダー。static final StringSE
"Content-Type" ヘッダー。static final StringSE
SOAP 1.1 で使用される "SOAPAction" ヘッダー。static final StringSE
"action" パラメーター。SOAP 1.2 で SOAP アクションを設定するために使用されます。
フィールドの詳細
HEADER_ACCEPT
"Accept" ヘッダー。- 関連事項:
HEADER_ACCEPT_ENCODING
"Accept-Encoding" ヘッダー。- 関連事項:
HEADER_CONTENT_ID
"Content-Id" ヘッダー。- 関連事項:
HEADER_CONTENT_LENGTH
"Content-Length" ヘッダー。- 関連事項:
HEADER_CONTENT_TRANSFER_ENCODING
"Content-Transfer-Encoding" ヘッダー。- 関連事項:
HEADER_CONTENT_TYPE
"Content-Type" ヘッダー。- 関連事項:
HEADER_SOAP_ACTION
SOAP 1.1 で使用される "SOAPAction" ヘッダー。- 関連事項:
PARAMETER_ACTION
"action" パラメーター。SOAP 1.2 で SOAP アクションを設定するために使用されます。- 関連事項:
EMPTY_SOAP_ACTION
空の SOAP アクション値。- 関連事項: