xdev.niodev
Class NIOSendRequest

java.lang.Object
  extended by mpjdev.Request
      extended by xdev.niodev.NIORequest
          extended by xdev.niodev.NIOSendRequest

public class NIOSendRequest
extends NIORequest


Method Summary
 Status iwait()
           
 
Methods inherited from class xdev.niodev.NIORequest
cancel, free, isnull, itest, iwaitany
 
Methods inherited from class mpjdev.Request
addCompletionHandler, complete, iwaitany
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

iwait

public Status iwait()
Specified by:
iwait in class NIORequest