org.apache.yoko.orb.OBMessaging
Class Poller_impl
java.lang.Object
org.apache.yoko.orb.OBMessaging.Poller_impl
- All Implemented Interfaces:
- Serializable, Pollable, IDLEntity, ValueBase, Poller
public class Poller_impl
- extends Object
- implements Pollable, Poller
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
orbInstance_
protected ORBInstance orbInstance_
objectTarget_
protected Object objectTarget_
operationName_
protected String operationName_
replyHandler_
protected ReplyHandler replyHandler_
Poller_impl
public Poller_impl()
_truncatable_ids
public String[] _truncatable_ids()
- Specified by:
_truncatable_ids
in interface ValueBase
is_ready
public boolean is_ready(int timeout)
- Specified by:
is_ready
in interface Pollable
create_pollable_set
public PollableSet create_pollable_set()
- Specified by:
create_pollable_set
in interface Pollable
operation_target
public Object operation_target()
- Specified by:
operation_target
in interface Poller
operation_name
public String operation_name()
- Specified by:
operation_name
in interface Poller
associated_handler
public ReplyHandler associated_handler()
- Specified by:
associated_handler
in interface Poller
associated_handler
public void associated_handler(ReplyHandler handler)
- Specified by:
associated_handler
in interface Poller
is_from_poller
public boolean is_from_poller()
- Specified by:
is_from_poller
in interface Poller
_OB_ORBInstance
public void _OB_ORBInstance(ORBInstance orb)
_OB_Object
public void _OB_Object(Object obj)
_OB_poll_response
public Downcall _OB_poll_response()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.