Uses of Class
org.ow2.orchestra.facade.rest.ByteArrayWrapper

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)
           
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.