Package | Description |
---|---|
org.apache.river.jeri.internal.connection |
Modifier and Type | Method and Description |
---|---|
ConnManager |
ConnManagerFactory.create(ConnectionEndpoint endpoint)
Creates
ConnManager for managing connections initiated over
the given ConnectionEndpoint . |
ConnManager |
BasicConnManagerFactory.create(ConnectionEndpoint endpoint)
Returns
ConnManager containing a
ConnectionManager constructed with the given ConnectionEndpoint ; the newRequest
method of the returned ConnManager delegates directly to
the corresponding method of the contained
ConnectionManager . |
Copyright © 2016–2018. All rights reserved.