java.lang.Object
com.iborg.robo.RoboProtocol
- public class RoboProtocol
- extends java.lang.Object
- Version:
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PORT
public static final int PORT
- See Also:
- Constant Field Values
SCREEN_REQUEST
public static final int SCREEN_REQUEST
- See Also:
- Constant Field Values
SCREEN_PARAM_REQUEST
public static final int SCREEN_PARAM_REQUEST
- See Also:
- Constant Field Values
SCREEN_PARAM_RESPONSE
public static final int SCREEN_PARAM_RESPONSE
- See Also:
- Constant Field Values
SCREEN_ADJUSTMENT_END
public static final int SCREEN_ADJUSTMENT_END
- See Also:
- Constant Field Values
SCREEN_RESPONSE_PART
public static final int SCREEN_RESPONSE_PART
- See Also:
- Constant Field Values
SCREEN_NOP
public static final int SCREEN_NOP
- See Also:
- Constant Field Values
SCREEN_COLOR_MODEL
public static final int SCREEN_COLOR_MODEL
- See Also:
- Constant Field Values
SCREEN_SET_COMMUNICATION_PARAMETERS
public static final int SCREEN_SET_COMMUNICATION_PARAMETERS
- See Also:
- Constant Field Values
REQUEST_LOGIN
public static final int REQUEST_LOGIN
- See Also:
- Constant Field Values
LOGIN_SUCCESSFUL
public static final int LOGIN_SUCCESSFUL
- See Also:
- Constant Field Values
LOGIN_FAILED
public static final int LOGIN_FAILED
- See Also:
- Constant Field Values
LOGIN
public static final int LOGIN
- See Also:
- Constant Field Values
LOGIN_MESSAGE_DIGEST
public static final int LOGIN_MESSAGE_DIGEST
- See Also:
- Constant Field Values
MOUSE_MOVED
public static final int MOUSE_MOVED
- See Also:
- Constant Field Values
MOUSE_PRESSED
public static final int MOUSE_PRESSED
- See Also:
- Constant Field Values
MOUSE_RELEASED
public static final int MOUSE_RELEASED
- See Also:
- Constant Field Values
KEY_PRESSED
public static final int KEY_PRESSED
- See Also:
- Constant Field Values
KEY_RELEASED
public static final int KEY_RELEASED
- See Also:
- Constant Field Values
paramPassword
public static final java.lang.String paramPassword
- See Also:
- Constant Field Values
paramConnectionType
public static final java.lang.String paramConnectionType
- See Also:
- Constant Field Values
paramConnectionURL
public static final java.lang.String paramConnectionURL
- See Also:
- Constant Field Values
paramAcceptToken
public static final java.lang.String paramAcceptToken
- See Also:
- Constant Field Values
paramSetDefaultHostnameVerifier
public static final java.lang.String paramSetDefaultHostnameVerifier
- See Also:
- Constant Field Values
paramHost
public static final java.lang.String paramHost
- See Also:
- Constant Field Values
paramPort
public static final java.lang.String paramPort
- See Also:
- Constant Field Values
RoboProtocol
public RoboProtocol()