com.maverick.sshd
Class WriteOperationRequest
java.lang.Object
java.lang.Throwable
com.maverick.sshd.WriteOperationRequest
- All Implemented Interfaces:
- Serializable
public class WriteOperationRequest
- extends Throwable
A throwble 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:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WriteOperationRequest
public WriteOperationRequest()
Copyright © 2012. All Rights Reserved.