|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sapia.ubik.rmi.server.command.Command
org.sapia.ubik.rmi.server.RMICommand
org.sapia.ubik.rmi.server.invocation.RMICommandProcessor.ResponseListCommand
public static final class RMICommandProcessor.ResponseListCommand
| Field Summary |
|---|
| Fields inherited from class org.sapia.ubik.rmi.server.RMICommand |
|---|
_config, _vmId |
| Constructor Summary | |
|---|---|
RMICommandProcessor.ResponseListCommand()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
execute()
Executes this command. |
void |
readExternal(java.io.ObjectInput in)
|
void |
writeExternal(java.io.ObjectOutput out)
|
| Methods inherited from class org.sapia.ubik.rmi.server.RMICommand |
|---|
getConnection, getServerAddress, getVmId, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RMICommandProcessor.ResponseListCommand()
| Method Detail |
|---|
public java.lang.Object execute()
throws java.lang.Throwable
RMICommand
execute in interface Executableexecute in class RMICommandjava.lang.Throwable - if an error occurs while executing this commandExecutable.execute()
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
writeExternal in interface java.io.ExternalizablewriteExternal in class RMICommandjava.io.IOExceptionRMICommand.writeExternal(ObjectOutput)
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
readExternal in interface java.io.ExternalizablereadExternal in class RMICommandjava.io.IOException
java.lang.ClassNotFoundExceptionRMICommand.readExternal(ObjectInput)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||