Package com.sun.corba.ee.impl.transport
Interface Timeoutable
-
public interface TimeoutableInterface for an object that can timeout waiting for activity.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcheckForTimeout(long timeSinceLastActivity)Checks to see if a timeout has occurred.
-