Uses of Interface
com.sun.corba.ee.spi.transport.Selector
-
Packages that use Selector Package Description com.sun.corba.ee.impl.orb com.sun.corba.ee.impl.transport com.sun.corba.ee.spi.transport -
-
Uses of Selector in com.sun.corba.ee.impl.orb
Methods in com.sun.corba.ee.impl.orb that return Selector Modifier and Type Method Description SelectorORBSingleton. getSelector(int x) -
Uses of Selector in com.sun.corba.ee.impl.transport
Classes in com.sun.corba.ee.impl.transport that implement Selector Modifier and Type Class Description classSelectorImplFields in com.sun.corba.ee.impl.transport declared as Selector Modifier and Type Field Description protected SelectorTransportManagerImpl. selectorMethods in com.sun.corba.ee.impl.transport that return Selector Modifier and Type Method Description SelectorTransportManagerImpl. getSelector()SelectorTransportManagerImpl. getSelector(int id) -
Uses of Selector in com.sun.corba.ee.spi.transport
Methods in com.sun.corba.ee.spi.transport that return Selector Modifier and Type Method Description SelectorTransportManager. getSelector()SelectorTransportManager. getSelector(int id)
-