public interface RMIRemoteCommandConnection extends Remote
Purpose: The interface for the remote RMI object used for transporting the remote command.
Description: This interface is the RMI remote object interface that is wrapped by the connection abstraction.
Command| Modifier and Type | Method and Description |
|---|---|
Object |
executeCommand(byte[] command) |
Object |
executeCommand(Command command) |
Object executeCommand(Command command) throws RemoteException
RemoteExceptionObject executeCommand(byte[] command) throws RemoteException
RemoteExceptionEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference