Uses of Class
com.vaadin.server.communication.ServerRpcHandler
-
Packages that use ServerRpcHandler Package Description com.vaadin.server.communication -
-
Uses of ServerRpcHandler in com.vaadin.server.communication
Methods in com.vaadin.server.communication that return ServerRpcHandler Modifier and Type Method Description protected ServerRpcHandler
PushHandler. createRpcHandler()
Creates the ServerRpcHandler to use.protected ServerRpcHandler
UidlRequestHandler. createRpcHandler()
Creates the ServerRpcHandler to use.
-