org.apache.qpid.config
Class Connector
java.lang.Object
org.apache.qpid.config.Connector
public class Connector
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Connector
public Connector()
createConnection
public Connection createConnection(ConnectorConfig config)
throws Exception
- Throws:
Exception
getConnectionFactory
ConnectionFactory getConnectionFactory(ConnectorConfig config)
throws Exception
- Throws:
Exception
Licensed to the Apache Software Foundation