public class Server extends Object
Constructor and Description |
---|
Server(ConnectionInformation connectionInformation) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
Set<ConnectionInformation> |
start(org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate ioHandler) |
public Server(ConnectionInformation connectionInformation)
public Set<ConnectionInformation> start(org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate ioHandler) throws IOException
IOException
public void dispose()