Uses of Class
org.exoplatform.services.rest.InputTransformer

Packages that use InputTransformer
org.exoplatform.services.ws.rest.samples   
org.exoplatform.services.ws.rest.simple   
org.exoplatform.ws.frameworks.cometd.transport   
 

Uses of InputTransformer in org.exoplatform.services.ws.rest.samples
 

Methods in org.exoplatform.services.ws.rest.samples with annotations of type InputTransformer
 Response JsonBookService.post(String key, String baseURI, Book book)
          Create new Book in BookStorage with specified key.
 

Uses of InputTransformer in org.exoplatform.services.ws.rest.simple
 

Methods in org.exoplatform.services.ws.rest.simple with annotations of type InputTransformer
 Response SimpleService.post(String data)
          Set data.
 Response SimpleService.put(String data)
          Set data.
 

Uses of InputTransformer in org.exoplatform.ws.frameworks.cometd.transport
 

Methods in org.exoplatform.ws.frameworks.cometd.transport with annotations of type InputTransformer
 Response RESTContinuationService.sendBroadcastMessage(DelegateMessage data)
           
 Response RESTContinuationService.sendMessage(DelegateMessage data)
           
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.