Package com.sshtools.common.nio
Class WriteOperationRequest
java.lang.Object
java.lang.Throwable
com.sshtools.common.nio.WriteOperationRequest
- All Implemented Interfaces:
Serializable
A Throwable Object used to notify the read process that the no further
messages should be processed and to allow the write process to write
outstanding messages.
- Author:
- Lee David Painter
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WriteOperationRequest
public WriteOperationRequest()
-