Uses of Class
com.sun.corba.se.spi.activation.LocatorPackage.ServerLocation
Packages that use ServerLocation
Package
Description
-
Uses of ServerLocation in com.sun.corba.se.impl.activation
Methods in com.sun.corba.se.impl.activation that return ServerLocationModifier and TypeMethodDescriptionServerManagerImpl.locateServer(int serverId, String endpointType) -
Uses of ServerLocation in com.sun.corba.se.spi.activation
Methods in com.sun.corba.se.spi.activation that return ServerLocationModifier and TypeMethodDescription_LocatorStub.locateServer(int serverId, String endPoint) _ServerManagerStub.locateServer(int serverId, String endPoint) LocatorOperations.locateServer(int serverId, String endPoint) LocatorPOATie.locateServer(int serverId, String endPoint) ServerManagerPOATie.locateServer(int serverId, String endPoint) -
Uses of ServerLocation in com.sun.corba.se.spi.activation.LocatorPackage
Fields in com.sun.corba.se.spi.activation.LocatorPackage declared as ServerLocationMethods in com.sun.corba.se.spi.activation.LocatorPackage that return ServerLocationModifier and TypeMethodDescriptionstatic ServerLocationstatic ServerLocationServerLocationHelper.read(InputStream istream) Methods in com.sun.corba.se.spi.activation.LocatorPackage with parameters of type ServerLocationModifier and TypeMethodDescriptionstatic voidServerLocationHelper.insert(Any a, ServerLocation that) static voidServerLocationHelper.write(OutputStream ostream, ServerLocation value) Constructors in com.sun.corba.se.spi.activation.LocatorPackage with parameters of type ServerLocation