Uses of Class
com.sun.corba.se.spi.activation.LocatorPackage.ServerLocationPerORB
Packages that use ServerLocationPerORB
Package
Description
-
Uses of ServerLocationPerORB in com.sun.corba.se.impl.activation
Methods in com.sun.corba.se.impl.activation that return ServerLocationPerORBModifier and TypeMethodDescriptionServerManagerImpl.locateServerForORB(int serverId, String orbId) This method is used to obtain the registered ports for an ORB.Methods in com.sun.corba.se.impl.activation with parameters of type ServerLocationPerORBModifier and TypeMethodDescriptionintServerManagerImpl.getServerPortForType(ServerLocationPerORB location, String endPointType) -
Uses of ServerLocationPerORB in com.sun.corba.se.spi.activation
Methods in com.sun.corba.se.spi.activation that return ServerLocationPerORBModifier and TypeMethodDescription_LocatorStub.locateServerForORB(int serverId, String orbId) _ServerManagerStub.locateServerForORB(int serverId, String orbId) LocatorOperations.locateServerForORB(int serverId, String orbId) LocatorPOATie.locateServerForORB(int serverId, String orbId) ServerManagerPOATie.locateServerForORB(int serverId, String orbId) Methods in com.sun.corba.se.spi.activation with parameters of type ServerLocationPerORBModifier and TypeMethodDescriptionint_LocatorStub.getServerPortForType(ServerLocationPerORB location, String endPointType) int_ServerManagerStub.getServerPortForType(ServerLocationPerORB location, String endPointType) intLocatorOperations.getServerPortForType(ServerLocationPerORB location, String endPointType) intLocatorPOATie.getServerPortForType(ServerLocationPerORB location, String endPointType) intServerManagerPOATie.getServerPortForType(ServerLocationPerORB location, String endPointType) -
Uses of ServerLocationPerORB in com.sun.corba.se.spi.activation.LocatorPackage
Fields in com.sun.corba.se.spi.activation.LocatorPackage declared as ServerLocationPerORBMethods in com.sun.corba.se.spi.activation.LocatorPackage that return ServerLocationPerORBModifier and TypeMethodDescriptionstatic ServerLocationPerORBstatic ServerLocationPerORBServerLocationPerORBHelper.read(InputStream istream) Methods in com.sun.corba.se.spi.activation.LocatorPackage with parameters of type ServerLocationPerORBModifier and TypeMethodDescriptionstatic voidServerLocationPerORBHelper.insert(Any a, ServerLocationPerORB that) static voidServerLocationPerORBHelper.write(OutputStream ostream, ServerLocationPerORB value) Constructors in com.sun.corba.se.spi.activation.LocatorPackage with parameters of type ServerLocationPerORB