public interface TransportProvider
Modifier and Type | Method and Description |
---|---|
AcceptingTransport |
createTransport(Set<Transport> transports,
SSLContext sslContext,
AmqpPort<?> port,
Set<Protocol> supported,
Protocol defaultSupportedProtocolReply) |
AcceptingTransport createTransport(Set<Transport> transports, SSLContext sslContext, AmqpPort<?> port, Set<Protocol> supported, Protocol defaultSupportedProtocolReply)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.