Uses of Class
com.sun.corba.se.spi.activation.NoSuchEndPoint
Packages that use NoSuchEndPoint
-
Uses of NoSuchEndPoint in com.sun.corba.se.impl.activation
Methods in com.sun.corba.se.impl.activation that throw NoSuchEndPointModifier and TypeMethodDescriptionintServerManagerImpl.getEndpoint(String endpointType) intServerManagerImpl.getServerPortForType(ServerLocationPerORB location, String endPointType) ServerManagerImpl.locateServer(int serverId, String endpointType) voidServerManagerImpl.registerEndpoints(int serverId, String orbId, EndPointInfo[] endpointList) -
Uses of NoSuchEndPoint in com.sun.corba.se.spi.activation
Fields in com.sun.corba.se.spi.activation declared as NoSuchEndPointMethods in com.sun.corba.se.spi.activation that return NoSuchEndPointModifier and TypeMethodDescriptionstatic NoSuchEndPointstatic NoSuchEndPointNoSuchEndPointHelper.read(InputStream istream) Methods in com.sun.corba.se.spi.activation with parameters of type NoSuchEndPointModifier and TypeMethodDescriptionstatic voidNoSuchEndPointHelper.insert(Any a, NoSuchEndPoint that) static voidNoSuchEndPointHelper.write(OutputStream ostream, NoSuchEndPoint value) Methods in com.sun.corba.se.spi.activation that throw NoSuchEndPointModifier and TypeMethodDescriptionint_LocatorStub.getEndpoint(String endPointType) int_ServerManagerStub.getEndpoint(String endPointType) intLocatorOperations.getEndpoint(String endPointType) intLocatorPOATie.getEndpoint(String endPointType) intServerManagerPOATie.getEndpoint(String endPointType) int_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) _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) void_ActivatorStub.registerEndpoints(int serverId, String orbId, EndPointInfo[] endPointInfo) void_ServerManagerStub.registerEndpoints(int serverId, String orbId, EndPointInfo[] endPointInfo) voidActivatorOperations.registerEndpoints(int serverId, String orbId, EndPointInfo[] endPointInfo) voidActivatorPOATie.registerEndpoints(int serverId, String orbId, EndPointInfo[] endPointInfo) voidServerManagerPOATie.registerEndpoints(int serverId, String orbId, EndPointInfo[] endPointInfo) Constructors in com.sun.corba.se.spi.activation with parameters of type NoSuchEndPoint