public class StompSslTransportFactory extends SslTransportFactory implements BrokerServiceAware
Constructor and Description |
---|
StompSslTransportFactory() |
Modifier and Type | Method and Description |
---|---|
Transport |
compositeConfigure(Transport transport,
WireFormat format,
java.util.Map options)
Overriding to allow for proper configuration through reflection.
|
protected java.lang.String |
getDefaultWireFormatType() |
void |
setBrokerService(BrokerService brokerService) |
createServerSocketFactory, createSocketFactory, createTransport, doBind, setKeyAndTrustManagers
createTcpTransport, createTcpTransportServer, isUseInactivityMonitor
bind, bind, bind, compositeConnect, compositeConnect, configure, connect, connect, createWireFormat, createWireFormatFactory, doCompositeConnect, doCompositeConnect, doConnect, doConnect, getOption, registerTransportFactory, serverConfigure
public StompSslTransportFactory()
protected java.lang.String getDefaultWireFormatType()
getDefaultWireFormatType
in class TransportFactory
public Transport compositeConfigure(Transport transport, WireFormat format, java.util.Map options)
SslTransportFactory
compositeConfigure
in class SslTransportFactory
public void setBrokerService(BrokerService brokerService)
setBrokerService
in interface BrokerServiceAware
Copyright © 2005-2012. All Rights Reserved.