|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AcceptorListener | |
|---|---|
| com.sun.sgs.impl.io | Provides a concrete implementation for network endpoint abstraction, connection initiation, and reactive event processing. |
| com.sun.sgs.io | Defines an abstract networking framework that provides endpoint abstraction, connection initiation, and reactive event processing. |
| Uses of AcceptorListener in com.sun.sgs.impl.io |
|---|
| Methods in com.sun.sgs.impl.io with parameters of type AcceptorListener | |
|---|---|
void |
SocketAcceptor.listen(AcceptorListener listener)
Passively accepts incoming connections on the associated ServerEndpoint. |
| Constructors in com.sun.sgs.impl.io with parameters of type AcceptorListener | |
|---|---|
SocketAcceptor.AcceptHandler(AcceptorListener listener)
Constructs a new AcceptHandler with an
AcceptorListener that will be notified as new
connections arrive. |
|
| Uses of AcceptorListener in com.sun.sgs.io |
|---|
| Methods in com.sun.sgs.io with parameters of type AcceptorListener | |
|---|---|
void |
Acceptor.listen(AcceptorListener listener)
Passively accepts incoming connections on the associated ServerEndpoint. |
|
Project Darkstar, Version 0.9.8.10 2013-07-29 20:39:31 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||