Uses of Interface
org.omg.Messaging.Poller

Packages that use Poller
org.apache.yoko.orb.OBMessaging   
org.omg.Messaging   
 

Uses of Poller in org.apache.yoko.orb.OBMessaging
 

Classes in org.apache.yoko.orb.OBMessaging that implement Poller
 class Poller_impl
           
 

Uses of Poller in org.omg.Messaging
 

Fields in org.omg.Messaging declared as Poller
 Poller PollerHolder.value
           
 

Methods in org.omg.Messaging that return Poller
static Poller PollerHelper.extract(Any any)
           
static Poller PollerHelper.read(InputStream in)
           
 

Methods in org.omg.Messaging with parameters of type Poller
static void PollerHelper.insert(Any any, Poller val)
           
static void PollerHelper.write(OutputStream out, Poller val)
           
 

Constructors in org.omg.Messaging with parameters of type Poller
PollerHolder(Poller initial)
           
 



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