public class SunCORBAConnectionImpl extends _SunCORBAConnectionImplBase implements CORBAConnection
Purpose: The implementation is for the remote Sun CORBA object that is used for transporting the remote command.
Description: This implementation class is the CORBA remote object that is wrapped by the connection abstraction. It is the first point of entry of the command into the remote service. It simply hands the command to the RCM to be processed.
Command,
RemoteCommandManager,
Serialized Form| Constructor and Description |
|---|
SunCORBAConnectionImpl(RemoteCommandManager rcm) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
executeCommand(byte[] command) |
_ids, _invoke_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toStringpublic SunCORBAConnectionImpl(RemoteCommandManager rcm)
public byte[] executeCommand(byte[] command)
executeCommand in interface CORBAConnectionexecuteCommand in interface SunCORBAConnectionOperationsEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference