net.sf.asyncobjects.io
Class BytePipe.InternalBytePipeOutput

java.lang.Object
  extended by net.sf.asyncobjects.AsyncUnicastServer<O>
      extended by net.sf.asyncobjects.io.Pipe.InternalPipeOutput
          extended by net.sf.asyncobjects.io.BytePipe.InternalBytePipeOutput
All Implemented Interfaces:
ACloseable, AsyncObject, ExplicitSharing, AByteOutput, AOutput<BinaryData>
Enclosing class:
BytePipe

@Internal
public class BytePipe.InternalBytePipeOutput
extends Pipe.InternalPipeOutput
implements AByteOutput

Pipe output


Method Summary
 
Methods inherited from class net.sf.asyncobjects.io.Pipe.InternalPipeOutput
close, flush, write
 
Methods inherited from class net.sf.asyncobjects.AsyncUnicastServer
dereference, export, isImmediate, myVat, promise
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.asyncobjects.io.AOutput
flush, write
 
Methods inherited from interface net.sf.asyncobjects.ACloseable
close
 
Methods inherited from interface net.sf.asyncobjects.AsyncObject
dereference, isImmediate
 



Copyright © 2002-2007 Constantine Plotnikov. All Rights Reserved.