|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DecayPolicy | |
---|---|
org.apache.yoko.orb.OBMessageRouting | |
org.omg.MessageRouting |
Uses of DecayPolicy in org.apache.yoko.orb.OBMessageRouting |
---|
Subclasses of DecayPolicy in org.apache.yoko.orb.OBMessageRouting | |
---|---|
class |
DecayPolicy_impl
|
Uses of DecayPolicy in org.omg.MessageRouting |
---|
Fields in org.omg.MessageRouting declared as DecayPolicy | |
---|---|
DecayPolicy |
DecayPolicyHolder.value
|
Methods in org.omg.MessageRouting that return DecayPolicy | |
---|---|
static DecayPolicy |
DecayPolicyHelper.extract(Any any)
|
static DecayPolicy |
DecayPolicyHelper.read(InputStream in)
|
Methods in org.omg.MessageRouting with parameters of type DecayPolicy | |
---|---|
static void |
DecayPolicyHelper.insert(Any any,
DecayPolicy val)
|
void |
RouterAdminOperations.register_destination(Object dest,
boolean is_router,
RetryPolicy retry,
DecayPolicy decay)
|
void |
_RouterAdminStub.register_destination(Object _ob_a0,
boolean _ob_a1,
RetryPolicy _ob_a2,
DecayPolicy _ob_a3)
|
static void |
DecayPolicyHelper.write(OutputStream out,
DecayPolicy val)
|
Constructors in org.omg.MessageRouting with parameters of type DecayPolicy | |
---|---|
DecayPolicyHolder(DecayPolicy initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |