Class CorbaDSIServant

java.lang.Object
org.omg.PortableServer.Servant
org.omg.PortableServer.DynamicImplementation
org.apache.cxf.binding.corba.runtime.CorbaDSIServant

public class CorbaDSIServant extends org.omg.PortableServer.DynamicImplementation
  • Constructor Details

    • CorbaDSIServant

      public CorbaDSIServant()
  • Method Details

    • init

      public void init(org.omg.CORBA.ORB theOrb, org.omg.PortableServer.POA poa, CorbaDestination dest, MessageObserver observer)
    • init

      public void init(org.omg.CORBA.ORB theOrb, org.omg.PortableServer.POA poa, CorbaDestination dest, MessageObserver observer, CorbaTypeMap map)
    • getObserver

      public MessageObserver getObserver()
    • setObserver

      public void setObserver(MessageObserver observer)
    • getOrb

      public org.omg.CORBA.ORB getOrb()
    • getDestination

      public CorbaDestination getDestination()
    • getOperationMapping

      public Map<String,QName> getOperationMapping()
    • setOperationMapping

      public void setOperationMapping(Map<String,QName> map)
    • setCorbaTypeMap

      public void setCorbaTypeMap(CorbaTypeMap map)
    • invoke

      public void invoke(org.omg.CORBA.ServerRequest request) throws CorbaBindingException
      Specified by:
      invoke in class org.omg.PortableServer.DynamicImplementation
      Throws:
      CorbaBindingException
    • _all_interfaces

      public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] objectId)
      Specified by:
      _all_interfaces in class org.omg.PortableServer.Servant
    • _default_POA

      public org.omg.PortableServer.POA _default_POA()
      Overrides:
      _default_POA in class org.omg.PortableServer.Servant