Uses of Class
com.sun.corba.ee.spi.folb.SocketInfo
Packages that use SocketInfo
-
Uses of SocketInfo in com.sun.corba.ee.impl.folb
Methods in com.sun.corba.ee.impl.folb with parameters of type SocketInfoModifier and TypeMethodDescriptionprivate void
ServerGroupManager.includingEndpoint
(SocketInfo si) private void
ServerGroupManager.skippingEndpoint
(SocketInfo si) -
Uses of SocketInfo in com.sun.corba.ee.spi.folb
Fields in com.sun.corba.ee.spi.folb with type parameters of type SocketInfoMethods in com.sun.corba.ee.spi.folb that return types with arguments of type SocketInfoConstructor parameters in com.sun.corba.ee.spi.folb with type arguments of type SocketInfoModifierConstructorDescriptionClusterInstanceInfo
(String name, int weight, List<SocketInfo> endpoints)