public interface EndpointCache
| Modifier and Type | Method and Description |
|---|---|
InboundEndpoint |
getInboundEndpoint(String uri,
MessageExchangePattern mep) |
OutboundEndpoint |
getOutboundEndpoint(String uri,
MessageExchangePattern mep,
Long responseTimeout) |
InboundEndpoint getInboundEndpoint(String uri, MessageExchangePattern mep) throws MuleException
MuleExceptionOutboundEndpoint getOutboundEndpoint(String uri, MessageExchangePattern mep, Long responseTimeout) throws MuleException
MuleExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.