|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ByteArrayWrapper | |
---|---|
org.ow2.orchestra.facade.rest | |
org.ow2.orchestra.util |
Uses of ByteArrayWrapper in org.ow2.orchestra.facade.rest |
---|
Methods in org.ow2.orchestra.facade.rest that return ByteArrayWrapper | |
---|---|
ByteArrayWrapper |
JaxRSQueryDefinitionAPI.getProcessResource(ProcessDefinitionUUID processUUID,
String resourceName)
|
static ByteArrayWrapper |
ByteArrayWrapper.make(byte[] source)
|
Methods in org.ow2.orchestra.facade.rest with parameters of type ByteArrayWrapper | |
---|---|
InterfaceWrapper<ProcessDefinition> |
JaxRSManagementAPI.deployBar(ByteArrayWrapper barFile)
|
Uses of ByteArrayWrapper in org.ow2.orchestra.util |
---|
Methods in org.ow2.orchestra.util that return ByteArrayWrapper | |
---|---|
ByteArrayWrapper |
JAXBUtils.JAXBSerializableAdapter.marshal(Serializable value)
|
Methods in org.ow2.orchestra.util with parameters of type ByteArrayWrapper | |
---|---|
Serializable |
JAXBUtils.JAXBSerializableAdapter.unmarshal(ByteArrayWrapper value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |