|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerSocketEndpoint | |
|---|---|
| com.sun.sgs.impl.io | Provides a concrete implementation for network endpoint abstraction, connection initiation, and reactive event processing. |
| Uses of ServerSocketEndpoint in com.sun.sgs.impl.io |
|---|
| Methods in com.sun.sgs.impl.io that return ServerSocketEndpoint | |
|---|---|
ServerSocketEndpoint |
SocketAcceptor.getBoundEndpoint()
Returns the ServerEndpoint on which this Acceptor
is listening. |
ServerSocketEndpoint |
SocketAcceptor.getEndpoint()
Returns the ServerEndpoint this Acceptor was
created with. |
| Constructors in com.sun.sgs.impl.io with parameters of type ServerSocketEndpoint | |
|---|---|
SocketAcceptor(ServerSocketEndpoint endpoint,
org.apache.mina.common.IoAcceptor acceptor)
Constructs a SocketAcceptor with the given MINA
IoAcceptor. |
|
|
Project Darkstar, Version 0.9.9.6 2013-07-29 20:55:54 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||