net.sf.asyncobjects.io.util
Class MulticastByteOutput
java.lang.Object
net.sf.asyncobjects.AsyncUnicastServer<O>
net.sf.asyncobjects.io.util.MulticastOutput<BinaryData,AByteOutput>
net.sf.asyncobjects.io.util.MulticastByteOutput
- All Implemented Interfaces:
- ACloseable, AsyncObject, ExplicitSharing, AByteOutput, AOutput<BinaryData>
public class MulticastByteOutput
- extends MulticastOutput<BinaryData,AByteOutput>
- implements AByteOutput
Byte version of MulticastOutput
- Author:
- const
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MulticastByteOutput
public MulticastByteOutput(AByteOutput... outputs)
- A constructor
- Parameters:
outputs
- an outputs
Copyright © 2002-2007 Constantine Plotnikov. All Rights Reserved.