Uses of Annotation Type
com.sun.corba.ee.spi.trace.Subcontract
Packages that use Subcontract
Package
Description
-
Uses of Subcontract in com.sun.corba.ee.impl.orb
Classes in com.sun.corba.ee.impl.orb with annotations of type SubcontractMethods in com.sun.corba.ee.impl.orb with annotations of type SubcontractModifier and TypeMethodDescriptionORBImpl.createOrIncrementInvocationInfo()booleanORBImpl.isLocalServerId(int subcontractId, int serverId) voidORBImpl.releaseOrDecrementInvocationInfo() -
Uses of Subcontract in com.sun.corba.ee.impl.plugin.hwlb
Classes in com.sun.corba.ee.impl.plugin.hwlb with annotations of type SubcontractModifier and TypeClassDescriptionclassprivate classprivate classMethods in com.sun.corba.ee.impl.plugin.hwlb with annotations of type SubcontractModifier and TypeMethodDescriptionprotected voidVirtualAddressAgentImpl.AddressParser.complete()voidVirtualAddressAgentImpl.components_established(IORInfo info) voidVirtualAddressAgentImpl.configure(DataCollector dc, ORB orb) voidVirtualAddressAgentImpl.establish_components(IORInfo info) booleanVirtualAddressAgentImpl.SpecialIIOPProfileImpl.isLocal()private TaggedProfileTemplateVirtualAddressAgentImpl.makeCopy(TaggedProfileTemplate temp) voidVirtualAddressAgentImpl.post_init(ORBInitInfo info) voidVirtualAddressAgentImpl.pre_init(ORBInitInfo info) -
Uses of Subcontract in com.sun.corba.ee.impl.protocol
Classes in com.sun.corba.ee.impl.protocol with annotations of type SubcontractModifier and TypeClassDescriptionclassclassClientDelegate is the RMI client-side subcontract or representation It implements RMI delegate as well as our internal ClientRequestDispatcher interface.classclassclassclassclassclassclassClientDelegate is the RMI client-side subcontract or representation It implements RMI delegate as well as our internal ClientRequestDispatcher interface.Methods in com.sun.corba.ee.impl.protocol with annotations of type SubcontractModifier and TypeMethodDescriptionprotected voidClientRequestDispatcherImpl.addCodeSetServiceContext(Connection conn, ServiceContexts ctxs, GIOPVersion giopVersion) private voidMessageMediatorImpl.addExceptionDetailMessage(MessageMediator mediator, SystemException ex, ServiceContexts serviceContexts) protected voidClientRequestDispatcherImpl.addServiceContexts(MessageMediator messageMediator) ClientRequestDispatcherImpl.beginRequest(Object self, String opName, boolean isOneWay, ContactInfo contactInfo) private voidMessageMediatorImpl.beginRequest(MessageMediator messageMediator) voidMessageMediatorImpl.cancelRequest()protected voidServerRequestDispatcherImpl.checkServerId(ObjectKey okey) protected voidServantCacheLocalCRDBase.cleanupAfterOADestroyed()protected voidClientRequestDispatcherImpl.consumeServiceContexts(ORB orb, MessageMediator messageMediator) protected voidServerRequestDispatcherImpl.consumeServiceContexts(MessageMediator request) protected voidClientRequestDispatcherImpl.continueOrThrowSystemOrRemarshal(MessageMediator messageMediator, Exception exception) protected SystemExceptionMessageMediatorImpl.convertThrowableToSystemException(Throwable throwable, CompletionStatus completionStatus) private CDROutputObjectMessageMediatorImpl.createAppropriateOutputObject(MessageMediator messageMediator, Message msg, LocateReplyMessage reply) MessageMediatorImpl.createLocationForward(MessageMediator messageMediator, IOR ior, ServiceContexts svc) MessageMediatorImpl.createResponse(MessageMediator messageMediator, ServiceContexts svc) protected MessageMediatorMessageMediatorImpl.createResponseHelper(MessageMediator messageMediator, ReplyMessage reply, IOR ior) protected MessageMediatorMessageMediatorImpl.createResponseHelper(MessageMediator messageMediator, ServiceContexts svc) protected MessageMediatorMessageMediatorImpl.createResponseHelper(MessageMediator messageMediator, ServiceContexts svc, boolean user) MessageMediatorImpl.createSystemExceptionResponse(MessageMediator messageMediator, SystemException ex, ServiceContexts svc) MessageMediatorImpl.createUnknownExceptionResponse(MessageMediator messageMediator, UnknownException ex) MessageMediatorImpl.createUserExceptionResponse(MessageMediator messageMediator, ServiceContexts svc) voidServerRequestDispatcherImpl.dispatch(MessageMediator request) private voidMessageMediatorImpl.dispatchError(MessageMediator messageMediator, String msg, Throwable t) protected MessageMediatorServerRequestDispatcherImpl.dispatchToServant(Object servant, MessageMediator req, byte[] objectId, ObjectAdapter objectAdapter) voidMessageMediatorImpl.doWork()Execute dispatch in its own WorkerThread.voidClientRequestDispatcherImpl.endRequest(ORB orb, Object self, CDRInputObject inputObject) private voidMessageMediatorImpl.endRequest(MessageMediator messageMediator) private ObjectAdapterServerRequestDispatcherImpl.findObjectAdapter(ObjectKeyTemplate oktemp) protected OAInvocationInfoServantCacheLocalCRDBase.getCachedInfo()protected voidClientRequestDispatcherImpl.getExceptionDetailMessage(MessageMediator messageMediator, ORBUtilSystemException wrapper) private ObjectServerRequestDispatcherImpl.getServant(ObjectAdapter objectAdapter, byte[] objectId, String operation) protected ObjectServerRequestDispatcherImpl.getServantWithPI(MessageMediator request, ObjectAdapter objectAdapter, byte[] objectId, ObjectKeyTemplate oktemp, String operation) protected ServiceContextsMessageMediatorImpl.getServiceContextsForReply(MessageMediator messageMediator, ServiceContexts contexts) protected voidMessageMediatorImpl.handleAddressingDisposition(MessageMediator messageMediator, AddressingDispositionException ex) protected MessageMediatorServerRequestDispatcherImpl.handleDynamicResult(ServerRequestImpl sreq, MessageMediator req) protected voidMessageMediatorImpl.handleLocateRequest(MessageMediator messageMediator) protected voidServerRequestDispatcherImpl.handleNullServant(String operation, NullServant nserv) Always throws OBJECT_NOT_EXIST if operation is not a special method.protected voidMessageMediatorImpl.handleRequestRequest(MessageMediator messageMediator) voidMessageMediatorImpl.handleThrowableDuringServerDispatch(MessageMediator messageMediator, Throwable throwable, CompletionStatus completionStatus) protected voidMessageMediatorImpl.handleThrowableDuringServerDispatch(MessageMediator messageMediator, Throwable throwable, CompletionStatus completionStatus, int iteration) FullServantCacheLocalCRDImpl.internalPreinvoke(Object self, String operation, Class expectedType) POALocalCRDImpl.internalPreinvoke(Object self, String operation, Class expectedType) ClientDelegateImpl.invoke(Object self, OutputStream output) booleanCalled from ORB.locate when a LocateRequest arrives.ClientRequestDispatcherImpl.marshalingComplete(Object self, CDROutputObject outputObject) SharedCDRClientRequestDispatcherImpl.marshalingComplete(Object self, CDROutputObject outputObject) ClientRequestDispatcherImpl.marshalingComplete1(ORB orb, MessageMediator messageMediator) protected StringClientRequestDispatcherImpl.peekUserExceptionId(CDRInputObject inputObject) protected voidClientRequestDispatcherImpl.performCodeSetNegotiation(MessageMediator messageMediator) protected booleanServerRequestDispatcherImpl.processCodeSetContext(MessageMediator request, ServiceContexts contexts) Handles setting the connection's code sets if required.protected CDRInputObjectClientRequestDispatcherImpl.processResponse(ORB orb, MessageMediator messageMediator, CDRInputObject inputObject) protected voidClientRequestDispatcherImpl.registerWaiter(MessageMediator messageMediator) voidClientDelegateImpl.releaseReply(Object self, InputStream input) private voidServerRequestDispatcherImpl.releaseServant(ObjectAdapter objectAdapter) protected voidMessageMediatorImpl.runInterceptors(MessageMediator messageMediator, ReplyMessage reply) protected voidMessageMediatorImpl.runRemoveThreadInfo(MessageMediator messageMediator) protected voidMessageMediatorImpl.runServantPostInvoke(MessageMediator messageMediator) voidMessageMediatorImpl.sendCancelRequestIfFinalFragmentNotSent()protected MessageMediatorServerRequestDispatcherImpl.sendingReply(MessageMediator req) protected MessageMediatorServerRequestDispatcherImpl.sendingReply(MessageMediator req, Any excany) Must always be called, just after the servant's method returns.private voidMessageMediatorImpl.sendResponse(MessageMediator messageMediator) booleanMessageMediatorImpl.sentFragment()booleanMessageMediatorImpl.sentFullMessage()voidFullServantCacheLocalCRDImpl.servant_postinvoke(Object self, ServantObject servantobj) LocalClientRequestDispatcherBase.servant_preinvoke(Object self, String operation, Class expectedType) private OAInvocationInfoPOALocalCRDImpl.servantEnter(ObjectAdapter oa) private voidPOALocalCRDImpl.servantExit(ObjectAdapter oa) MessageMediatorImpl.unmarshalDIIUserException(String repoId, InputStream is) protected voidClientRequestDispatcherImpl.unregisterWaiter(ORB orb) private voidServantCacheLocalCRDBase.updateCachedInfo() -
Uses of Subcontract in com.sun.corba.ee.spi.orb
Fields in com.sun.corba.ee.spi.orb with annotations of type Subcontract