org.ow2.orchestra.facade.rest
Class ByteArrayWrapper
java.lang.Object
org.ow2.orchestra.facade.rest.ByteArrayWrapper
public class ByteArrayWrapper
- extends Object
- Author:
- Guillaume Porcher
Field Summary |
protected byte[] |
content
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
content
protected byte[] content
ByteArrayWrapper
protected ByteArrayWrapper()
make
public static ByteArrayWrapper make(byte[] source)
getContent
public byte[] getContent()
Copyright © 2011 OW2 Consortium. All Rights Reserved.