|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.integration.handler.AbstractMessageHandler
org.springframework.integration.handler.AbstractReplyProducingMessageHandler
org.springframework.integration.adapter.AbstractRemotingOutboundGateway
org.springframework.integration.httpinvoker.HttpInvokerOutboundGateway
public class HttpInvokerOutboundGateway
A MessageHandler adapter for HttpInvoker-based remoting.
| Field Summary |
|---|
| Fields inherited from class org.springframework.integration.handler.AbstractReplyProducingMessageHandler |
|---|
DEFAULT_SEND_TIMEOUT |
| Fields inherited from class org.springframework.integration.handler.AbstractMessageHandler |
|---|
logger |
| Fields inherited from interface org.springframework.core.Ordered |
|---|
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE |
| Constructor Summary | |
|---|---|
HttpInvokerOutboundGateway(java.lang.String url)
|
|
| Method Summary | |
|---|---|
protected RemoteMessageHandler |
createHandlerProxy(java.lang.String url)
Subclasses must implement this method. |
| Methods inherited from class org.springframework.integration.adapter.AbstractRemotingOutboundGateway |
|---|
handleRequestMessage, setReplyChannel |
| Methods inherited from class org.springframework.integration.handler.AbstractReplyProducingMessageHandler |
|---|
getOutputChannel, handleMessageInternal, handleResult, sendReplyMessage, setBeanFactory, setChannelResolver, setOutputChannel, setRequiresReply, setSendTimeout |
| Methods inherited from class org.springframework.integration.handler.AbstractMessageHandler |
|---|
getOrder, handleMessage, resolveReplyChannel, setOrder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpInvokerOutboundGateway(java.lang.String url)
| Method Detail |
|---|
protected RemoteMessageHandler createHandlerProxy(java.lang.String url)
AbstractRemotingOutboundGateway
createHandlerProxy in class AbstractRemotingOutboundGateway
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||