public abstract class RemoteControl
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_REMOTE_CONTROL_PATH |
Modifier and Type | Method and Description |
---|---|
static HandlerDecorator |
handlerDecorator() |
static HandlerDecorator |
handlerDecorator(java.lang.String path) |
public static final java.lang.String DEFAULT_REMOTE_CONTROL_PATH
public static HandlerDecorator handlerDecorator(java.lang.String path)
public static HandlerDecorator handlerDecorator()