Uses of Class
org.omg.MessageRouting.InvalidState

Packages that use InvalidState
org.omg.MessageRouting   
 

Uses of InvalidState in org.omg.MessageRouting
 

Fields in org.omg.MessageRouting declared as InvalidState
 InvalidState InvalidStateHolder.value
           
 

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

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

Methods in org.omg.MessageRouting that throw InvalidState
 void RouterAdminOperations.resume_destination(Object dest)
           
 void _RouterAdminStub.resume_destination(Object _ob_a0)
           
 void RouterAdminOperations.suspend_destination(Object dest, ResumePolicy resumption)
           
 void _RouterAdminStub.suspend_destination(Object _ob_a0, ResumePolicy _ob_a1)
           
 void RouterAdminOperations.unregister_destination(Object dest)
           
 void _RouterAdminStub.unregister_destination(Object _ob_a0)
           
 

Constructors in org.omg.MessageRouting with parameters of type InvalidState
InvalidStateHolder(InvalidState initial)
           
 



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