Uses of Class
org.omg.MessageRouting.UnlimitedPing

Packages that use UnlimitedPing
org.apache.yoko.orb.OBMessageRouting   
org.omg.MessageRouting   
 

Uses of UnlimitedPing in org.apache.yoko.orb.OBMessageRouting
 

Subclasses of UnlimitedPing in org.apache.yoko.orb.OBMessageRouting
 class LimitedPingPolicy_impl
           
 class UnlimitedPingPolicy_impl
           
 

Uses of UnlimitedPing in org.omg.MessageRouting
 

Subclasses of UnlimitedPing in org.omg.MessageRouting
 class LimitedPing
           
 

Fields in org.omg.MessageRouting declared as UnlimitedPing
 UnlimitedPing UnlimitedPingHolder.value
           
 

Methods in org.omg.MessageRouting that return UnlimitedPing
static UnlimitedPing UnlimitedPingHelper.extract(Any any)
           
static UnlimitedPing UnlimitedPingHelper.read(InputStream in)
           
 

Methods in org.omg.MessageRouting with parameters of type UnlimitedPing
static void UnlimitedPingHelper.insert(Any any, UnlimitedPing val)
           
static void UnlimitedPingHelper.write(OutputStream out, UnlimitedPing val)
           
 

Constructors in org.omg.MessageRouting with parameters of type UnlimitedPing
UnlimitedPingHolder(UnlimitedPing initial)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.