All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface ncsa.net.multicast.protocols.InternalProtocolInformation

public interface InternalProtocolInformation

Method Index

 o timeOfFirstReceive()
 o timeOfFirstSend()
 o timeSinceLastRequest()
 o timeSinceLastSend()

Methods

 o timeSinceLastRequest
 public abstract long timeSinceLastRequest()
 o timeSinceLastSend
 public abstract long timeSinceLastSend()
 o timeOfFirstSend
 public abstract long timeOfFirstSend()
 o timeOfFirstReceive
 public abstract long timeOfFirstReceive()

All Packages  Class Hierarchy  This Package  Previous  Next  Index