|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestReplyExchanger | |
|---|---|
| org.springframework.integration.gateway | |
| org.springframework.integration.httpinvoker | |
| org.springframework.integration.rmi | |
| Uses of RequestReplyExchanger in org.springframework.integration.gateway |
|---|
| Classes in org.springframework.integration.gateway that implement RequestReplyExchanger | |
|---|---|
class |
RemotingInboundGatewaySupport
Support class for inbound Messaging Gateways. |
| Methods in org.springframework.integration.gateway that return RequestReplyExchanger | |
|---|---|
protected abstract RequestReplyExchanger |
AbstractRemotingOutboundGateway.createProxy(String url)
Subclasses must implement this method. |
| Uses of RequestReplyExchanger in org.springframework.integration.httpinvoker |
|---|
| Classes in org.springframework.integration.httpinvoker that implement RequestReplyExchanger | |
|---|---|
class |
HttpInvokerInboundGateway
Deprecated. as of 2.0.x. We recommend using the REST-based HTTP adapters instead. |
| Methods in org.springframework.integration.httpinvoker that return RequestReplyExchanger | |
|---|---|
protected RequestReplyExchanger |
HttpInvokerOutboundGateway.createProxy(String url)
Deprecated. |
| Uses of RequestReplyExchanger in org.springframework.integration.rmi |
|---|
| Classes in org.springframework.integration.rmi that implement RequestReplyExchanger | |
|---|---|
class |
RmiInboundGateway
An inbound Messaging Gateway for RMI-based remoting. |
| Methods in org.springframework.integration.rmi that return RequestReplyExchanger | |
|---|---|
RequestReplyExchanger |
RmiOutboundGateway.createProxy(String url)
|
|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||