| Package | Description |
|---|---|
| com.buabook.common.net |
| Modifier and Type | Field and Description |
|---|---|
private Process |
SocketAcceptorThread.bindToPort |
| Modifier and Type | Method and Description |
|---|---|
static ServerSocket |
SocketAcceptorThread.openServerSocket(Process bindToPort)
Opens the
ServerSocket on the specified port |
| Constructor and Description |
|---|
SocketAcceptorThread(Process bindToPort) |
Copyright © 2017. All rights reserved.