Uses of Interface
org.omg.Messaging.RebindPolicy
-
Packages that use RebindPolicy Package Description org.omg.Messaging -
-
Uses of RebindPolicy in org.omg.Messaging
Classes in org.omg.Messaging that implement RebindPolicy Modifier and Type Class Description class_RebindPolicyStuborg/omg/Messaging/_RebindPolicyStub.java .Fields in org.omg.Messaging declared as RebindPolicy Modifier and Type Field Description RebindPolicyRebindPolicyHolder. valueMethods in org.omg.Messaging that return RebindPolicy Modifier and Type Method Description RebindPolicyRebindPolicyPOA. _this()RebindPolicyRebindPolicyPOA. _this(ORB orb)static RebindPolicyRebindPolicyHelper. extract(Any a)static RebindPolicyRebindPolicyHelper. narrow(Object obj)static RebindPolicyRebindPolicyHelper. read(InputStream istream)static RebindPolicyRebindPolicyHelper. unchecked_narrow(Object obj)Methods in org.omg.Messaging with parameters of type RebindPolicy Modifier and Type Method Description static voidRebindPolicyHelper. insert(Any a, RebindPolicy that)static voidRebindPolicyHelper. write(OutputStream ostream, RebindPolicy value)Constructors in org.omg.Messaging with parameters of type RebindPolicy Constructor Description RebindPolicyHolder(RebindPolicy initialValue)
-