Uses of Class
org.omg.Messaging.RoutingTypeRange
-
Packages that use RoutingTypeRange Package Description org.omg.Messaging -
-
Uses of RoutingTypeRange in org.omg.Messaging
Fields in org.omg.Messaging declared as RoutingTypeRange Modifier and Type Field Description RoutingTypeRangeRoutingTypeRangeHolder. valueMethods in org.omg.Messaging that return RoutingTypeRange Modifier and Type Method Description static RoutingTypeRangeRoutingTypeRangeHelper. extract(Any a)static RoutingTypeRangeRoutingTypeRangeHelper. read(InputStream istream)RoutingTypeRange_RoutingPolicyStub. routing_range()RoutingTypeRangeRoutingPolicyOperations. routing_range()RoutingTypeRangeRoutingPolicyPOATie. routing_range()Methods in org.omg.Messaging with parameters of type RoutingTypeRange Modifier and Type Method Description static voidRoutingTypeRangeHelper. insert(Any a, RoutingTypeRange that)static voidRoutingTypeRangeHelper. write(OutputStream ostream, RoutingTypeRange value)Constructors in org.omg.Messaging with parameters of type RoutingTypeRange Constructor Description RoutingTypeRangeHolder(RoutingTypeRange initialValue)
-