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
ConnectionHandler
handleConnected
in interface ConnectionHandler
connection
- the connectionnull
)IOException
- if an I/O error occursCopyright © 2023 JBoss by Red Hat. All rights reserved.