public final class ProcessControllerServerHandler extends Object implements ConnectionHandler
| Constructor and Description |
|---|
ProcessControllerServerHandler(ProcessController controller) |
| Modifier and Type | Method and Description |
|---|---|
MessageHandler |
handleConnected(Connection connection)
Handle the new connection.
|
public ProcessControllerServerHandler(ProcessController controller)
public MessageHandler handleConnected(Connection connection) throws IOException
ConnectionHandlerhandleConnected in interface ConnectionHandlerconnection - the connectionnull)IOException - if an I/O error occursCopyright © 2017 JBoss by Red Hat. All rights reserved.