com.maverick.nio
Class WriteOperationRequest

java.lang.Object
  extended by java.lang.Throwable
      extended by com.maverick.nio.WriteOperationRequest
All Implemented Interfaces:
java.io.Serializable

public class WriteOperationRequest
extends java.lang.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

Constructor Summary
WriteOperationRequest()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WriteOperationRequest

public WriteOperationRequest()


Copyright © 2003-2008 SSHTools LTD. All Rights Reserved.