cz.cuni.amis.pogamut.base.utils.logging
Class NetworkLogClient.LoggingStarted

java.lang.Object
  extended by cz.cuni.amis.pogamut.base.utils.logging.NetworkLogClient.LoggingStarted
Enclosing class:
NetworkLogClient

public static class NetworkLogClient.LoggingStarted
extends java.lang.Object

Event that marks that the client has successfully connected to the remote side and is ready to receive logs.


Constructor Summary
NetworkLogClient.LoggingStarted()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetworkLogClient.LoggingStarted

public NetworkLogClient.LoggingStarted()