com.googlecode.mobilityrpc.network.impl
Interface ConnectionListenerInternal

All Superinterfaces:
ConnectionListener, Destroyable, Initializable, Managed
All Known Implementing Classes:
TCPConnectionListener

public interface ConnectionListenerInternal
extends ConnectionListener, Managed

An internal interface combining the public ConnectionListener interface with several internal interfaces.

Author:
Niall Gallagher

Method Summary
 
Methods inherited from interface com.googlecode.mobilityrpc.network.impl.ConnectionListener
getConnectionId
 
Methods inherited from interface com.googlecode.mobilityrpc.common.Initializable
init
 
Methods inherited from interface com.googlecode.mobilityrpc.common.Destroyable
destroy
 



Copyright © 2016. All rights reserved.