Package org.apache.activemq.transport
Class TransportFactorySupport
java.lang.Object
org.apache.activemq.transport.TransportFactorySupport
- Author:
- Hiram Chirino
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.activemq.transport.TransportServerbind(BrokerService brokerService, URI location)
-
Constructor Details
-
TransportFactorySupport
public TransportFactorySupport()
-
-
Method Details
-
bind
public static org.apache.activemq.transport.TransportServer bind(BrokerService brokerService, URI location) throws IOException - Throws:
IOException
-