public interface ConnectionHandlerFactory
Modifier and Type | Method and Description |
---|---|
ConnectionHandler |
createInstance(ConnectionHandlerContext connectionContext)
Create a connection handler instance.
|
ConnectionHandler createInstance(ConnectionHandlerContext connectionContext)
connectionContext
- the local connection handler for incoming requestsCopyright © 2017 JBoss by Red Hat. All rights reserved.