|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplyHandler | |
---|---|
org.apache.yoko.orb.CORBA | |
org.apache.yoko.orb.OB | |
org.apache.yoko.orb.OBMessaging | |
org.omg.MessageRouting | |
org.omg.Messaging |
Uses of ReplyHandler in org.apache.yoko.orb.CORBA |
---|
Methods in org.apache.yoko.orb.CORBA with parameters of type ReplyHandler | |
---|---|
boolean |
ObjectImpl._OB_ami_callback_request(OutputStream out,
ReplyHandler reply,
ProfileInfo info)
|
Uses of ReplyHandler in org.apache.yoko.orb.OB |
---|
Methods in org.apache.yoko.orb.OB with parameters of type ReplyHandler | |
---|---|
void |
OrbAsyncHandler.addMessage(Downcall down,
ReplyHandler reply)
|
boolean |
DowncallStub.ami_callback_request(OutputStream out,
ReplyHandler reply,
ProfileInfo info)
|
Uses of ReplyHandler in org.apache.yoko.orb.OBMessaging |
---|
Subinterfaces of ReplyHandler in org.apache.yoko.orb.OBMessaging | |
---|---|
interface |
ReplyHandler_impl
|
Fields in org.apache.yoko.orb.OBMessaging declared as ReplyHandler | |
---|---|
protected ReplyHandler |
Poller_impl.replyHandler_
|
Methods in org.apache.yoko.orb.OBMessaging that return ReplyHandler | |
---|---|
ReplyHandler |
Poller_impl.associated_handler()
|
Methods in org.apache.yoko.orb.OBMessaging with parameters of type ReplyHandler | |
---|---|
void |
Poller_impl.associated_handler(ReplyHandler handler)
|
Uses of ReplyHandler in org.omg.MessageRouting |
---|
Subinterfaces of ReplyHandler in org.omg.MessageRouting | |
---|---|
interface |
UntypedReplyHandler
|
Classes in org.omg.MessageRouting that implement ReplyHandler | |
---|---|
class |
_UntypedReplyHandlerStub
|
Fields in org.omg.MessageRouting declared as ReplyHandler | |
---|---|
ReplyHandler |
ReplyDestination.handler
|
Methods in org.omg.MessageRouting that return ReplyHandler | |
---|---|
ReplyHandler |
PersistentRequestOperations.associated_handler()
|
ReplyHandler |
_PersistentRequestStub.associated_handler()
|
Methods in org.omg.MessageRouting with parameters of type ReplyHandler | |
---|---|
void |
PersistentRequestOperations.associated_handler(ReplyHandler val)
|
void |
_PersistentRequestStub.associated_handler(ReplyHandler _ob_a)
|
Constructors in org.omg.MessageRouting with parameters of type ReplyHandler | |
---|---|
ReplyDestination(ReplyDisposition handler_type,
ReplyHandler handler)
|
Uses of ReplyHandler in org.omg.Messaging |
---|
Classes in org.omg.Messaging that implement ReplyHandler | |
---|---|
class |
_ReplyHandlerStub
|
Fields in org.omg.Messaging declared as ReplyHandler | |
---|---|
ReplyHandler |
ReplyHandlerHolder.value
|
Methods in org.omg.Messaging that return ReplyHandler | |
---|---|
ReplyHandler |
ReplyHandlerPOA._this()
|
ReplyHandler |
ReplyHandlerPOA._this(ORB orb)
|
ReplyHandler |
Poller.associated_handler()
|
static ReplyHandler |
ReplyHandlerHelper.extract(Any any)
|
static ReplyHandler |
ReplyHandlerHelper.narrow(Object val)
|
static ReplyHandler |
ReplyHandlerHelper.read(InputStream in)
|
static ReplyHandler |
ReplyHandlerHelper.unchecked_narrow(Object val)
|
Methods in org.omg.Messaging with parameters of type ReplyHandler | |
---|---|
void |
Poller.associated_handler(ReplyHandler val)
|
static void |
ReplyHandlerHelper.insert(Any any,
ReplyHandler val)
|
static void |
ReplyHandlerHelper.write(OutputStream out,
ReplyHandler val)
|
Constructors in org.omg.Messaging with parameters of type ReplyHandler | |
---|---|
ReplyHandlerHolder(ReplyHandler initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |