|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.server.widgetsetutils.metadata.TypeVisitor
com.vaadin.server.widgetsetutils.metadata.ClientRpcVisitor
public class ClientRpcVisitor
| Constructor Summary | |
|---|---|
ClientRpcVisitor()
|
|
| Method Summary | |
|---|---|
static void |
checkReturnType(TreeLogger logger,
JMethod method)
|
void |
visitClientRpc(TreeLogger logger,
JClassType type,
ConnectorBundle bundle)
|
| Methods inherited from class com.vaadin.server.widgetsetutils.metadata.TypeVisitor |
|---|
findInheritedMethod, init, visitConnector, visitServerRpc |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClientRpcVisitor()
| Method Detail |
|---|
public void visitClientRpc(TreeLogger logger,
JClassType type,
ConnectorBundle bundle)
throws UnableToCompleteException
visitClientRpc in class TypeVisitorUnableToCompleteException
public static void checkReturnType(TreeLogger logger,
JMethod method)
throws UnableToCompleteException
UnableToCompleteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||