eXo WS :: REST :: Extentions 2.3.0-GA

Uses of Class
org.exoplatform.services.rest.ext.transport.SerialInputData

Packages that use SerialInputData
org.exoplatform.services.rest.ext.transport   
 

Uses of SerialInputData in org.exoplatform.services.rest.ext.transport
 

Methods in org.exoplatform.services.rest.ext.transport that return SerialInputData
 SerialInputData SerialResponse.getData()
           
 SerialInputData SerialRequest.getData()
           
 

Methods in org.exoplatform.services.rest.ext.transport with parameters of type SerialInputData
 void SerialResponse.setData(SerialInputData data)
           
 

Constructors in org.exoplatform.services.rest.ext.transport with parameters of type SerialInputData
SerialRequest(String method, URI serviceURI, javax.ws.rs.core.MultivaluedMap<String,String> headers, SerialInputData data)
           
 


eXo WS :: REST :: Extentions 2.3.0-GA

Copyright © 2012 eXo Platform SAS. All Rights Reserved.