|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionStateListener | |
|---|---|
| com.googlecode.mobilityrpc.network.impl | [private api] Implementation classes for ConnectionManager. |
| com.googlecode.mobilityrpc.network.impl.tcp | [private api] Implementation classes for TCP implementation of
ConnectionManager. |
| Uses of ConnectionStateListener in com.googlecode.mobilityrpc.network.impl |
|---|
| Classes in com.googlecode.mobilityrpc.network.impl that implement ConnectionStateListener | |
|---|---|
class |
ConnectionManagerImpl
|
| Uses of ConnectionStateListener in com.googlecode.mobilityrpc.network.impl.tcp |
|---|
| Constructors in com.googlecode.mobilityrpc.network.impl.tcp with parameters of type ConnectionStateListener | |
|---|---|
TCPConnection(Socket socket,
ConnectionId connectionId,
IncomingMessageHandler incomingMessageHandler,
ConnectionStateListener connectionStateListener)
|
|
TCPConnectionListener(ConnectionId localEndpointIdentifier,
IncomingMessageHandler incomingMessageHandler,
ConnectionStateListener connectionStateListener)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||