Uses of Class
com.sun.corba.ee.spi.trace.Folb
-
Packages that use Folb Package Description com.sun.corba.ee.impl.folb com.sun.corba.ee.spi.orb -
-
Uses of Folb in com.sun.corba.ee.impl.folb
Classes in com.sun.corba.ee.impl.folb with annotations of type Folb Modifier and Type Class Description classClientGroupManagerclassGroupInfoServiceBaseclassInitialGroupInfoServiceThis class consists of : - Remote interface - Impl of the Remote interface - ServantLocator This is needed for getting the information about all the cluster endpoints when an appclient/standalone client enables FOLB.static classInitialGroupInfoService.InitialGISImplclassServerGroupManagerclassServerGroupManager.WorkerThreadMethods in com.sun.corba.ee.impl.folb with annotations of type Folb Modifier and Type Method Description booleanGroupInfoServiceBase. addObserver(GroupInfoServiceObserver x)voidClientGroupManager. configure(DataCollector collector, ORB orb)voidServerGroupManager. configure(DataCollector collector, ORB orb)private SocketInfoClientGroupManager. createSocketInfo(java.lang.String msg, java.lang.String type, java.lang.String host, int port)voidServerGroupManager. establish_components(IORInfo iorInfo)java.util.List<ClusterInstanceInfo>GroupInfoServiceBase. getClusterInstanceInfo(java.lang.String[] adapterName)java.util.List<ClusterInstanceInfo>InitialGroupInfoService.InitialGISImpl. getClusterInstanceInfo()java.util.List<ClusterInstanceInfo>ClientGroupManager. getInitialClusterInstanceInfo(ORB orb, java.util.List<java.lang.String> endpoints)private java.lang.ObjectClientGroupManager. getKey(ContactInfo contactInfo)java.util.ListClientGroupManager. getSocketInfo(IOR ior, java.util.List previous)booleanClientGroupManager. hasNext(ContactInfo primary, ContactInfo previous, java.util.List contactInfos)private voidClientGroupManager. initialize()private voidServerGroupManager. initialize()voidServerGroupManager. membershipChange()ContactInfoClientGroupManager. next(ContactInfo primary, ContactInfo previous, java.util.List contactInfos)voidGroupInfoServiceBase. notifyObservers()voidClientGroupManager. post_init(ORBInitInfo info)voidServerGroupManager. post_init(ORBInitInfo info)voidServerGroupManager. receive_request(ServerRequestInfo ri)voidServerGroupManager. receive_request_service_contexts(ServerRequestInfo ri)private voidClientGroupManager. receive_star(java.lang.String point, ClientRequestInfo ri)voidClientGroupManager. reset(ContactInfo primary)private voidServerGroupManager. restartFactories()voidServerGroupManager.WorkerThread. run()voidClientGroupManager. send_request(ClientRequestInfo ri)private voidServerGroupManager. send_star(java.lang.String point, ServerRequestInfo ri)If the request membership label is out-of-date or missing then return an updated IOR.booleanGroupInfoServiceBase. shouldAddAddressesToNonReferenceFactory(java.lang.String[] adapterName)booleanGroupInfoServiceBase. shouldAddMembershipLabel(java.lang.String[] adapterName)private voidServerGroupManager. updateMembershipLabel() -
Uses of Folb in com.sun.corba.ee.spi.orb
Fields in com.sun.corba.ee.spi.orb with annotations of type Folb Modifier and Type Field Description booleanORB. folbDebugFlag
-