public interface IRpcCallContext
| Modifier and Type | Method and Description |
|---|---|
<T> T |
allocateOutput(Class<T> oc,
ResponseFormat rf) |
<T> T |
createHandlerClass(Class<T> clz) |
Writer |
getResponseWriter(ResponseFormat format,
String callname) |
boolean |
hasRight(String roles) |
void |
outputCompleted(Object output) |
boolean hasRight(String roles)
Writer getResponseWriter(ResponseFormat format, String callname) throws Exception
Exception<T> T allocateOutput(Class<T> oc, ResponseFormat rf) throws Exception
ExceptionCopyright © 2017 etc.to. All rights reserved.