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
MuleException
OutboundEndpoint getOutboundEndpoint(String uri, MessageExchangePattern mep, Long responseTimeout) throws MuleException
MuleException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.