|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ListeningInterface | |
|---|---|
| com.maverick.nio | This package contains a generic framework for Java NIO daemons. |
| Uses of ListeningInterface in com.maverick.nio |
|---|
| Methods in com.maverick.nio that return ListeningInterface | |
|---|---|
ListeningInterface[] |
DaemonContext.getListeningInterfaces()
Get the listening socket list. |
| Methods in com.maverick.nio with parameters of type ListeningInterface | |
|---|---|
void |
Daemon.removeAcceptor(ListeningInterface li)
|
protected boolean |
Daemon.startListeningInterface(ListeningInterface li)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||