Class WriteOperationRequest

java.lang.Object
java.lang.Throwable
com.sshtools.common.nio.WriteOperationRequest
All Implemented Interfaces:
Serializable

public class WriteOperationRequest extends Throwable
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 Details

    • WriteOperationRequest

      public WriteOperationRequest()