com.googlecode.mobilityrpc.network.impl
Interface ConnectionManagerInternal

All Superinterfaces:
ConnectionManager, Destroyable, Initializable, Managed
All Known Implementing Classes:
ConnectionManagerImpl

public interface ConnectionManagerInternal
extends ConnectionManager, Managed

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

Author:
Niall Gallagher

Method Summary
 
Methods inherited from interface com.googlecode.mobilityrpc.network.ConnectionManager
bindConnectionListener, getConnection, getConnectionIds, getConnectionListenerIdentifiers, unbindConnectionListener
 
Methods inherited from interface com.googlecode.mobilityrpc.common.Initializable
init
 
Methods inherited from interface com.googlecode.mobilityrpc.common.Destroyable
destroy
 



Copyright © 2012. All Rights Reserved.