Uses of Class
it.eng.rdlab.soa3.connector.beans.ServiceResponse

Packages that use ServiceResponse
it.eng.rdlab.soa3.connector.beans   
org.gcube.soa3.connector.rest   
 

Uses of ServiceResponse in it.eng.rdlab.soa3.connector.beans
 

Subclasses of ServiceResponse in it.eng.rdlab.soa3.connector.beans
 class StringResponse
          Specification of ServiceResponse class to be used for string responses
 class UserBeanResponse
           
 

Uses of ServiceResponse in org.gcube.soa3.connector.rest
 

Methods in org.gcube.soa3.connector.rest with type parameters of type ServiceResponse
<T extends ServiceResponse>
T
RestManager.sendMessage(String path, Map<String,String> headers, String body, javax.ws.rs.core.MediaType mediaType, javax.ws.rs.core.MediaType acceptMediaType, Class<T> type)
          Sends the message
 



Copyright © 2013. All Rights Reserved.