public class _RMIRemoteSessionControllerDispatcher_Tie extends ObjectImpl implements Tie
Constructor and Description |
---|
_RMIRemoteSessionControllerDispatcher_Tie() |
Modifier and Type | Method and Description |
---|---|
String[] |
_ids() |
OutputStream |
_invoke(String method,
InputStream _in,
ResponseHandler reply) |
void |
deactivate() |
Remote |
getTarget() |
ORB |
orb() |
void |
orb(ORB orb) |
static org.eclipse.persistence.internal.sessions.remote.Transporter |
readTransporter(InputStream stream)
Insert the method's description here.
|
void |
setTarget(Remote target) |
Object |
thisObject() |
static void |
writeTransporter(org.eclipse.persistence.internal.sessions.remote.Transporter transporter,
OutputStream stream)
Insert the method's description here.
|
_get_codebase
_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, toString
public _RMIRemoteSessionControllerDispatcher_Tie()
public String[] _ids()
_ids
in class ObjectImpl
public OutputStream _invoke(String method, InputStream _in, ResponseHandler reply) throws SystemException
_invoke
in interface InvokeHandler
SystemException
public void deactivate()
deactivate
in interface Tie
public static org.eclipse.persistence.internal.sessions.remote.Transporter readTransporter(InputStream stream)
stream
- org.omg.CORBA_2_3.portable.InputStreampublic Object thisObject()
thisObject
in interface Tie
public static void writeTransporter(org.eclipse.persistence.internal.sessions.remote.Transporter transporter, OutputStream stream)
stream
- org.omg.CORBA_2_3.portable.OutputStreamtransporter
- org.eclipse.persistence.internal.sessions.remote.TransporterEclipseLink 2.3.2, "build v20111125-r10461" API Reference