クラスの使用
org.springframework.ws.transport.AbstractReceiverConnection
AbstractReceiverConnection を使用するパッケージ
パッケージ
説明
HTTP 経由でメッセージを処理するためのサポートを提供するパッケージ。
JMS を介したメッセージ処理のサポートを提供するパッケージ。
メールを介したメッセージの処理をサポートするパッケージ。
XMPP 経由でメッセージを処理するためのサポートを提供するパッケージ。
org.springframework.ws.transport.http 内の AbstractReceiverConnection 使用
修飾子と型クラス説明classJava 6 HttpServerHttpExchangeSE に基づくWebServiceConnectionの実装。classサーブレット API に基づくWebServiceConnectionの実装。org.springframework.ws.transport.jms 内の AbstractReceiverConnection 使用
org.springframework.ws.transport.mail 内の AbstractReceiverConnection 使用
org.springframework.ws.transport.xmpp 内の AbstractReceiverConnection 使用