|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of OutputTransformer in org.exoplatform.services.ws.rest.samples |
|---|
| Methods in org.exoplatform.services.ws.rest.samples with annotations of type OutputTransformer | |
|---|---|
Response |
Calculator.add(Integer firstItem,
Integer secondItem)
Add two items. |
Response |
Calculator.divide(Integer firstItem,
Integer secondItem)
Divide two items. |
Response |
XMLBookService.get(String key)
Return request with XML body which represent Book object. |
Response |
JsonBookService.get(String key)
Return request with JSON body which represent Book object. |
Response |
XMLBookService.get2(String key)
Return request with HTML body which represent Book object. |
Response |
Calculator.multiply(Integer firstItem,
Integer secondItem)
Multiply two items. |
Response |
Calculator.subtract(Integer firstItem,
Integer secondItem)
Subtract second item from first one. |
| Uses of OutputTransformer in org.exoplatform.services.ws.rest.simple |
|---|
| Methods in org.exoplatform.services.ws.rest.simple with annotations of type OutputTransformer | |
|---|---|
Response |
SimpleService.get()
Get actual data. |
| Uses of OutputTransformer in org.exoplatform.ws.frameworks.cometd.loadbalancer |
|---|
| Methods in org.exoplatform.ws.frameworks.cometd.loadbalancer with annotations of type OutputTransformer | |
|---|---|
Response |
RESTLoadBalancerService.getCometdURL(String exoid)
|
Response |
RESTLoadBalancerService.release(String exoid)
|
| Uses of OutputTransformer in org.exoplatform.ws.frameworks.cometd.transport |
|---|
| Methods in org.exoplatform.ws.frameworks.cometd.transport with annotations of type OutputTransformer | |
|---|---|
Response |
RESTContinuationService.getToken(String exoID)
|
Response |
RESTContinuationService.hasChannel(String channel)
|
Response |
RESTContinuationService.isSubscribed(String exoID,
String channel)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||