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 TypeMethodDescriptionvoid
MessageMediatorImpl.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 class
This implements the GIOP 1.0 CancelRequest header.final class
This implements the GIOP 1.1 CancelRequest header.final class
This implements the GIOP 1.2 CancelRequest header.Methods in com.sun.corba.ee.impl.protocol.giopmsgheaders that return CancelRequestMessageModifier and TypeMethodDescriptionstatic CancelRequestMessage
MessageBase.createCancelRequest
(GIOPVersion gv, int request_id) Methods in com.sun.corba.ee.impl.protocol.giopmsgheaders with parameters of type CancelRequestMessage