public interface ConnManagerFactory
ConnManager instances.| Modifier and Type | Method and Description |
|---|---|
ConnManager |
create(ConnectionEndpoint endpoint)
Creates
ConnManager for managing connections initiated over
the given ConnectionEndpoint. |
ConnManager create(ConnectionEndpoint endpoint)
ConnManager for managing connections initiated over
the given ConnectionEndpoint.endpoint - endpoint to manage connections ofNullPointerException - if endpoint is
nullCopyright © 2016–2018. All rights reserved.