com.softsynth.jmsl.net
Class JMSLNetActions
java.lang.Object
com.softsynth.jmsl.net.JMSLNetActions
public class JMSLNetActions
- extends java.lang.Object
Constants representing actions sent to a URL that recognizes JMSL
Experimental, barely tested. May disappear in future versions.
- Author:
- Nick Didkovsky, copyright 1999 Nick Didkovsky, all rights reserved
Method Summary |
static java.lang.String |
toName(int code)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NO_ACTION
public static final int NO_ACTION
- See Also:
- Constant Field Values
REQUEST_OBJECT
public static final int REQUEST_OBJECT
- See Also:
- Constant Field Values
POST_OBJECT
public static final int POST_OBJECT
- See Also:
- Constant Field Values
OK
public static final int OK
- See Also:
- Constant Field Values
JMSLNetActionsNames
public static final java.lang.String[] JMSLNetActionsNames
JMSLNetActions
public JMSLNetActions()
toName
public static java.lang.String toName(int code)