|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.orchestra.facade.rest.ByteArrayWrapper
public class ByteArrayWrapper
| Field Summary | |
|---|---|
protected byte[] |
content
|
| Constructor Summary | |
|---|---|
protected |
ByteArrayWrapper()
|
| Method Summary | |
|---|---|
byte[] |
getContent()
|
static ByteArrayWrapper |
make(byte[] source)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected byte[] content
| Constructor Detail |
|---|
protected ByteArrayWrapper()
| Method Detail |
|---|
public static ByteArrayWrapper make(byte[] source)
public byte[] getContent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||