Uses of Interface
com.sun.corba.ee.impl.protocol.giopmsgheaders.CancelRequestMessage
Packages that use CancelRequestMessage
-
Uses of CancelRequestMessage in com.sun.corba.ee.impl.protocol
Methods in com.sun.corba.ee.impl.protocol with parameters of type CancelRequestMessageModifier and TypeMethodDescriptionvoidMessageMediatorImpl.handleInput(CancelRequestMessage header) -
Uses of CancelRequestMessage in com.sun.corba.ee.impl.protocol.giopmsgheaders
Classes in com.sun.corba.ee.impl.protocol.giopmsgheaders that implement CancelRequestMessageModifier and TypeClassDescriptionfinal classThis implements the GIOP 1.0 CancelRequest header.final classThis implements the GIOP 1.1 CancelRequest header.final classThis implements the GIOP 1.2 CancelRequest header.Methods in com.sun.corba.ee.impl.protocol.giopmsgheaders that return CancelRequestMessageModifier and TypeMethodDescriptionstatic CancelRequestMessageMessageBase.createCancelRequest(GIOPVersion gv, int request_id) Methods in com.sun.corba.ee.impl.protocol.giopmsgheaders with parameters of type CancelRequestMessage