Class CSIv2SSLTaggedComponentHandlerImpl

  • All Implemented Interfaces:
    com.sun.corba.ee.impl.folb.CSIv2SSLTaggedComponentHandler, com.sun.corba.ee.spi.orb.ORBConfigurator, org.omg.CORBA.Object

    public class CSIv2SSLTaggedComponentHandlerImpl
    extends org.omg.CORBA.LocalObject
    implements com.sun.corba.ee.impl.folb.CSIv2SSLTaggedComponentHandler, com.sun.corba.ee.spi.orb.ORBConfigurator
    Author:
    Harold Carr
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void configure​(com.sun.corba.ee.spi.orb.DataCollector collector, com.sun.corba.ee.spi.orb.ORB orb)  
      List<com.sun.corba.ee.spi.transport.SocketInfo> extract​(com.sun.corba.ee.spi.ior.IOR ior)  
      org.omg.IOP.TaggedComponent insert​(org.omg.PortableInterceptor.IORInfo iorInfo, List<com.sun.corba.ee.spi.folb.ClusterInstanceInfo> clusterInstanceInfo)  
      • Methods inherited from class org.omg.CORBA.LocalObject

        _create_request, _create_request, _duplicate, _get_domain_managers, _get_interface, _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_policy_override, validate_connection
    • Constructor Detail

      • CSIv2SSLTaggedComponentHandlerImpl

        public CSIv2SSLTaggedComponentHandlerImpl()
    • Method Detail

      • insert

        public org.omg.IOP.TaggedComponent insert​(org.omg.PortableInterceptor.IORInfo iorInfo,
                                                  List<com.sun.corba.ee.spi.folb.ClusterInstanceInfo> clusterInstanceInfo)
        Specified by:
        insert in interface com.sun.corba.ee.impl.folb.CSIv2SSLTaggedComponentHandler
      • extract

        public List<com.sun.corba.ee.spi.transport.SocketInfo> extract​(com.sun.corba.ee.spi.ior.IOR ior)
        Specified by:
        extract in interface com.sun.corba.ee.impl.folb.CSIv2SSLTaggedComponentHandler
      • configure

        public void configure​(com.sun.corba.ee.spi.orb.DataCollector collector,
                              com.sun.corba.ee.spi.orb.ORB orb)
        Specified by:
        configure in interface com.sun.corba.ee.spi.orb.ORBConfigurator