Uses of Interface
com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage
Packages that use LocateReplyMessage
Package
Description
-
Uses of LocateReplyMessage in com.sun.corba.ee.impl.protocol
Methods in com.sun.corba.ee.impl.protocol that return LocateReplyMessageMethods in com.sun.corba.ee.impl.protocol with parameters of type LocateReplyMessageModifier and TypeMethodDescriptionprivate CDROutputObjectMessageMediatorImpl.createAppropriateOutputObject(MessageMediator messageMediator, Message msg, LocateReplyMessage reply) -
Uses of LocateReplyMessage in com.sun.corba.ee.impl.protocol.giopmsgheaders
Classes in com.sun.corba.ee.impl.protocol.giopmsgheaders that implement LocateReplyMessageModifier and TypeClassDescriptionfinal classThis implements the GIOP 1.0 LocateReply header.final classThis implements the GIOP 1.1 LocateReply header.final classThis implements the GIOP 1.2 LocateReply header.Methods in com.sun.corba.ee.impl.protocol.giopmsgheaders that return LocateReplyMessageModifier and TypeMethodDescriptionstatic LocateReplyMessageMessageBase.createLocateReply(ORB orb, GIOPVersion gv, byte encodingVersion, int request_id, int locate_status, IOR ior) -
Uses of LocateReplyMessage in com.sun.corba.ee.spi.protocol
Methods in com.sun.corba.ee.spi.protocol that return LocateReplyMessage