Uses of Interface
org.omg.PortableServer.ServantLocator
Packages that use ServantLocator
-
Uses of ServantLocator in com.sun.corba.se.impl.naming.pcosnaming
Classes in com.sun.corba.se.impl.naming.pcosnaming that implement ServantLocator -
Uses of ServantLocator in org.omg.PortableServer
Classes in org.omg.PortableServer that implement ServantLocatorModifier and TypeClassDescriptionclassWhen the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators.Fields in org.omg.PortableServer declared as ServantLocatorMethods in org.omg.PortableServer that return ServantLocatorModifier and TypeMethodDescriptionServantLocatorPOA._this()static ServantLocatorstatic ServantLocatorstatic ServantLocatorServantLocatorHelper.read(InputStream istream) static ServantLocatorServantLocatorHelper.unchecked_narrow(Object obj) Methods in org.omg.PortableServer with parameters of type ServantLocatorModifier and TypeMethodDescriptionstatic voidServantLocatorHelper.insert(Any a, ServantLocator that) static voidServantLocatorHelper.write(OutputStream ostream, ServantLocator value) Constructors in org.omg.PortableServer with parameters of type ServantLocator