org.ow2.orchestra.pvm.internal.stream
Class ByteArrayStreamSource
java.lang.Object
org.ow2.orchestra.pvm.internal.stream.StreamSource
org.ow2.orchestra.pvm.internal.stream.ByteArrayStreamSource
public class ByteArrayStreamSource
- extends StreamSource
- Author:
- Tom Baeyens
|
Field Summary |
protected byte[] |
bytes
|
| Fields inherited from class org.ow2.orchestra.pvm.internal.stream.StreamSource |
name |
bytes
protected byte[] bytes
ByteArrayStreamSource
public ByteArrayStreamSource(byte[] bytes)
- Throws:
PvmException - if bytes is null
openStream
public InputStream openStream()
- Specified by:
openStream in class StreamSource
Copyright © 2011 OW2 Consortium. All Rights Reserved.