Package com.ibm.jvm


Interface Summary

Interface Description
InterruptibleContext Interface for thread-level recovery of blocked connectors.

Class Summary

Class Description
InterruptibleIOContext InterruptibleIOContext is a utility class for interrupting networking calls.
InterruptibleLockContext InterruptibleLockContext is a utility class for interrupting synchronization calls.
InterruptibleThread InterruptibleThread is a utility class that extends java.lang.Thread, to allow the wrapping of interruptible runnable methods.