| Constructor and Description |
|---|
VocabServer(int port) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
protected void |
processSelectionKey(SelectionKey key) |
void |
run() |
void |
stopServer() |
public VocabServer(int port)
throws IOException
IOExceptionpublic static void main(String[] args)
public void stopServer()
protected void processSelectionKey(SelectionKey key) throws IOException
IOExceptionCopyright © 2015. All rights reserved.