com.googlecode.mobilityrpc.network.impl
Interface ConnectionListener

All Known Subinterfaces:
ConnectionListenerInternal
All Known Implementing Classes:
TCPConnectionListener

public interface ConnectionListener

The public interface of an object which listens for incoming connections on an endpoint (address + port) identified by a ConnectionId.

Author:
Niall Gallagher

Method Summary
 ConnectionId getConnectionId()
           
 

Method Detail

getConnectionId

ConnectionId getConnectionId()


Copyright © 2016. All rights reserved.