Uses of Interface
org.omg.MessageRouting.RouterAdmin

Packages that use RouterAdmin
org.omg.MessageRouting   
 

Uses of RouterAdmin in org.omg.MessageRouting
 

Classes in org.omg.MessageRouting that implement RouterAdmin
 class _RouterAdminStub
           
 

Fields in org.omg.MessageRouting declared as RouterAdmin
 RouterAdmin RouterAdminHolder.value
           
 

Methods in org.omg.MessageRouting that return RouterAdmin
 RouterAdmin RouterAdminPOA._this()
           
 RouterAdmin RouterAdminPOA._this(ORB orb)
           
 RouterAdmin _RouterStub.admin()
           
 RouterAdmin RouterOperations.admin()
           
static RouterAdmin RouterAdminHelper.extract(Any any)
           
static RouterAdmin RouterAdminHelper.narrow(Object val)
           
static RouterAdmin RouterAdminHelper.read(InputStream in)
           
static RouterAdmin RouterAdminHelper.unchecked_narrow(Object val)
           
 

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

Constructors in org.omg.MessageRouting with parameters of type RouterAdmin
RouterAdminHolder(RouterAdmin initial)
           
 



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