org.omg.MessageRouting
Interface PersistentRequestOperations
- All Known Subinterfaces:
- PersistentRequest
- All Known Implementing Classes:
- _PersistentRequestStub, PersistentRequestPOA
public interface PersistentRequestOperations
reply_available
boolean reply_available()
get_reply
ReplyStatusType_1_2 get_reply(boolean blocking,
int timeout,
MessageBodyHolder reply_body)
throws ReplyNotAvailable
- Throws:
ReplyNotAvailable
associated_handler
ReplyHandler associated_handler()
associated_handler
void associated_handler(ReplyHandler val)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.