T - typepublic interface ConnectionFactory<T>
| Modifier and Type | Method and Description |
|---|---|
Connection<T> |
newConnection(Identifier destId)
Creates a new connection
|
Connection<T> newConnection(Identifier destId)
destId - a destination identifierCopyright © 2015 The Apache Software Foundation. All rights reserved.