public class RpcClassDefinition extends Object
| Constructor and Description |
|---|
RpcClassDefinition(Class<?> cl) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getHandlerClass() |
RpcMethodDefinition |
getMethod(String name) |
ResponseFormat |
getResponseFormat() |
String[] |
getRoles() |
void |
initialize() |
public RpcClassDefinition(Class<?> cl)
public String[] getRoles()
public Class<?> getHandlerClass()
public RpcMethodDefinition getMethod(String name) throws Exception
Exceptionpublic final ResponseFormat getResponseFormat()
Copyright © 2017 etc.to. All rights reserved.