Class _RMIRemoteSessionControllerDispatcher_Tie

java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.omg.CORBA_2_3.portable.ObjectImpl
org.eclipse.persistence.sessions.remote.rmi.iiop._RMIRemoteSessionControllerDispatcher_Tie
All Implemented Interfaces:
Tie, Object, InvokeHandler

public class _RMIRemoteSessionControllerDispatcher_Tie extends ObjectImpl implements Tie
INTERNAL:
  • Constructor Details

    • _RMIRemoteSessionControllerDispatcher_Tie

      public _RMIRemoteSessionControllerDispatcher_Tie()
  • Method Details

    • _ids

      public String[] _ids()
      Specified by:
      _ids in class ObjectImpl
    • _invoke

      public OutputStream _invoke(String method, InputStream _in, ResponseHandler reply) throws SystemException
      Specified by:
      _invoke in interface InvokeHandler
      Throws:
      SystemException
    • deactivate

      public void deactivate()
      Specified by:
      deactivate in interface Tie
    • getTarget

      public Remote getTarget()
      Specified by:
      getTarget in interface Tie
    • orb

      public ORB orb()
      Specified by:
      orb in interface Tie
    • orb

      public void orb(ORB orb)
      Specified by:
      orb in interface Tie
    • readTransporter

      public static org.eclipse.persistence.internal.sessions.remote.Transporter readTransporter(InputStream stream)
      Insert the method's description here. Creation date: (8/15/00 9:07:19 AM)
      Parameters:
      stream - org.omg.CORBA_2_3.portable.InputStream
      Returns:
      org.eclipse.persistence.internal.sessions.remote.Transporter
    • setTarget

      public void setTarget(Remote target)
      Specified by:
      setTarget in interface Tie
    • thisObject

      public Object thisObject()
      Specified by:
      thisObject in interface Tie
    • writeTransporter

      public static void writeTransporter(org.eclipse.persistence.internal.sessions.remote.Transporter transporter, OutputStream stream)
      Insert the method's description here. Creation date: (8/15/00 9:05:39 AM)
      Parameters:
      stream - org.omg.CORBA_2_3.portable.OutputStream
      transporter - org.eclipse.persistence.internal.sessions.remote.Transporter