Uses of Class
com.mindtree.techworks.insight.receiver.ReceiverInitializationException

Packages that use ReceiverInitializationException
com.mindtree.techworks.insight.receiver   
 

Uses of ReceiverInitializationException in com.mindtree.techworks.insight.receiver
 

Methods in com.mindtree.techworks.insight.receiver that throw ReceiverInitializationException
protected  void RemoteProtocolStreamReceiver.initialize(LogNamespace namespace, boolean isTailing)
          Initializes this instance.
protected  void FileStreamReceiver.initialize(LogNamespace namespace, boolean isTailingReceiver)
          Overriden superclass method
protected abstract  void AbstractReceiver.initialize(LogNamespace namespace, boolean isTailing)
          Informs this AbstractReceiver to initialize itself.
 

Constructors in com.mindtree.techworks.insight.receiver that throw ReceiverInitializationException
FileStreamReceiver(LogNamespace namespace, boolean isTailing)
          Constructor for this class.
RemoteProtocolStreamReceiver(ReceiverFormat[] receiverFormat, int portListeningOn)
          Creates an instance of the Receiver
 



Copyright © 2003-2008 MindTree Consulting Ltd.. All Rights Reserved.