Package com.vaadin.base.devserver
Class DebugWindowConnection.DevToolsInterfaceImpl
java.lang.Object
com.vaadin.base.devserver.DebugWindowConnection.DevToolsInterfaceImpl
- All Implemented Interfaces:
 DevToolsInterface
- Enclosing class:
 - DebugWindowConnection
 
public static class DebugWindowConnection.DevToolsInterfaceImpl
extends Object
implements DevToolsInterface
Implementation of the development tools interface.
- 
Method Details
- 
send
Description copied from interface:DevToolsInterfaceSends the given message to the client side.- Specified by:
 sendin interfaceDevToolsInterface- Parameters:
 command- the command to senddata- data, specific to the command
 - 
equals
 - 
hashCode
public int hashCode() 
 -