com.googlecode.mobilityrpc.network.impl
Interface ConnectionInternal

All Superinterfaces:
Connection, Destroyable, Initializable, Managed
All Known Implementing Classes:
TCPConnection

public interface ConnectionInternal
extends Connection, Managed

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

Author:
Niall Gallagher

Method Summary
 
Methods inherited from interface com.googlecode.mobilityrpc.network.Connection
enqueueOutgoingMessage, 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.