public class EngineFactoryImpl extends ProtonFactoryImpl implements EngineFactory
ProtonFactory.ImplementationType| Constructor and Description |
|---|
EngineFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
ProtonJConnection |
createConnection() |
ProtonJSslDomain |
createSslDomain() |
ProtonJSslPeerDetails |
createSslPeerDetails(String hostname,
int port) |
ProtonJTransport |
createTransport() |
getImplementationTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetImplementationTypepublic ProtonJConnection createConnection()
createConnection in interface EngineFactorypublic ProtonJTransport createTransport()
createTransport in interface EngineFactorypublic ProtonJSslDomain createSslDomain()
createSslDomain in interface EngineFactorypublic ProtonJSslPeerDetails createSslPeerDetails(String hostname, int port)
createSslPeerDetails in interface EngineFactoryCopyright © 2014 The Apache Software Foundation. All rights reserved.