public interface ConnectionHandler
Modifier and Type | Method and Description |
---|---|
MessageHandler |
handleConnected(Connection connection)
Handle the new connection.
|
MessageHandler handleConnected(Connection connection) throws IOException
connection
- the connectionnull
)IOException
- if an I/O error occursCopyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.