Uses of Interface
com.googlecode.mobilityrpc.network.impl.ConnectionListener

Packages that use ConnectionListener
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 ConnectionListener in com.googlecode.mobilityrpc.network.impl
 

Subinterfaces of ConnectionListener in com.googlecode.mobilityrpc.network.impl
 interface ConnectionListenerInternal
          An internal interface combining the public ConnectionListener interface with several internal interfaces.
 

Uses of ConnectionListener in com.googlecode.mobilityrpc.network.impl.tcp
 

Classes in com.googlecode.mobilityrpc.network.impl.tcp that implement ConnectionListener
 class TCPConnectionListener
          An implementation of ConnectionListener which uses a TCP ServerSocket.
 



Copyright © 2016. All rights reserved.