public static interface SampleSocketThread.SocketHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleIOInterface(IOInterface ioIfc) |
void |
handleSocketAccept(SocketChannel sc) |
void handleIOInterface(IOInterface ioIfc) throws IOException
IOExceptionvoid handleSocketAccept(SocketChannel sc) throws IOException
IOExceptionCopyright © 2004–2019 "Tigase, Inc.". All rights reserved.