net.anotheria.net.shared.server
Interface IServerListener

All Known Implementing Classes:
ServerLogger

public interface IServerListener


Method Summary
 void connectionCreated(IConnection connection)
           
 void connectionRemoved(IConnection connection)
           
 

Method Detail

connectionCreated

void connectionCreated(IConnection connection)

connectionRemoved

void connectionRemoved(IConnection connection)


Copyright © 2010-2013 anotheria.net. All Rights Reserved.