org.codehaus.aspectwerkz.connectivity
Class Command
java.lang.Object
org.codehaus.aspectwerkz.connectivity.Command
- public class Command
- extends Object
Enum with all the commands for remote access.
- Author:
- Jonas Bonér
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CREATE
public static final int CREATE
- See Also:
- Constant Field Values
INVOKE
public static final int INVOKE
- See Also:
- Constant Field Values
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
Command
public Command()
Copyright © 2002-2004 Jonas Bonér, Alexandre Vasseur. All Rights Reserved.