Uses of Class
cz.cuni.amis.pogamut.base.utils.logging.NetworkLogEnvelope

Packages that use NetworkLogEnvelope
cz.cuni.amis.pogamut.base.utils.logging   
 

Uses of NetworkLogEnvelope in cz.cuni.amis.pogamut.base.utils.logging
 

Methods in cz.cuni.amis.pogamut.base.utils.logging that return NetworkLogEnvelope
 NetworkLogEnvelope NetworkLogClient.LogRead.getRecord()
           
 

Methods in cz.cuni.amis.pogamut.base.utils.logging with parameters of type NetworkLogEnvelope
 void NetworkLogManager.processLog(NetworkLogEnvelope record, cz.cuni.amis.utils.token.IToken agent)
          A method called from NetworkLogPublisher when a log is to be published.
 

Constructors in cz.cuni.amis.pogamut.base.utils.logging with parameters of type NetworkLogEnvelope
NetworkLogClient.LogRead(NetworkLogEnvelope record)
           
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.