org.milyn.payload
Class ByteSource
java.lang.Object
javax.xml.transform.stream.StreamSource
org.milyn.payload.ByteSource
- All Implemented Interfaces:
- Source
public class ByteSource
- extends StreamSource
Utility class for creating a Byte based StreamSource.
- Author:
- tom.fennelly@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ByteSource
public ByteSource(byte[] source)
getSource
public byte[] getSource()
Copyright © 2008. All Rights Reserved.