Example usage for Java com.vaadin.server ClientConnector fields, constructors, methods, implement or subclass
The text is from its open source code.
String | getConnectorId() Returns the id for this connector. |
ServerRpcManager> | getRpcManager(String rpcInterfaceName) Returns the RPC manager instance to use when receiving calls for an RPC interface. |
UI | getUI() Returns the UI this connector is attached to. |
boolean | isConnectorEnabled() Checks if the communicator is enabled. |