|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerEndpoint | |
|---|---|
| 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 ServerEndpoint in com.sun.sgs.impl.io |
|---|
| Classes in com.sun.sgs.impl.io that implement ServerEndpoint | |
|---|---|
class |
ServerSocketEndpoint
An implementation of ServerEndpoint that wraps a
local SocketAddress. |
| Uses of ServerEndpoint in com.sun.sgs.io |
|---|
| Methods in com.sun.sgs.io that return ServerEndpoint | |
|---|---|
ServerEndpoint<T> |
Acceptor.getBoundEndpoint()
Returns the ServerEndpoint on which this Acceptor
is listening. |
ServerEndpoint<T> |
Acceptor.getEndpoint()
Returns the ServerEndpoint this Acceptor was
created with. |
|
Project Darkstar, Version 0.9.10.9 2013-07-29 21:26:22 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||