public class UnexportCommand extends Command
Command that unexports an object.| Constructor and Description |
|---|
UnexportCommand(int oid)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(Channel channel)
Called on a remote system to perform this command.
|
String |
toString()
Should provide concise information useful for
Channel.Listener. |
getCreationStackTrace, readFrom@Deprecated public UnexportCommand(int oid)
UnexportCommand(int, Throwable)protected void execute(Channel channel)
Commandchannel - The Channel of the remote system.public String toString()
CommandChannel.Listener.Copyright © 2004–2020. All rights reserved.