|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IBusMessage | |
|---|---|
| raccoon.api.eai.message | Contains all the different interfaces related to messages handled by Raccoon. |
| raccoon.core.badhnati.xml | |
| raccoon.tibco.tibrv.admin.ledger | |
| raccoon.tibco.tibrv.message | |
| raccoon.tibco.tibrv.uitest | The implementation of the UITest framework for TIB/Rendezvous. |
| raccoon.tibco.tibrv.uitest.data | |
| Uses of IBusMessage in raccoon.api.eai.message |
|---|
| Methods in raccoon.api.eai.message that return IBusMessage | |
|---|---|
IBusMessage |
IFactory.newBusMessage()
Creates a new instance of a bus message. |
| Uses of IBusMessage in raccoon.core.badhnati.xml |
|---|
| Methods in raccoon.core.badhnati.xml with parameters of type IBusMessage | |
|---|---|
protected void |
MessageToXml.extractBusMsgParams(java.lang.StringBuffer pXmlBuffer,
IBusMessage pMessage)
Generates the parameters that are specific to a bus message. |
| Uses of IBusMessage in raccoon.tibco.tibrv.admin.ledger |
|---|
| Methods in raccoon.tibco.tibrv.admin.ledger that return types with arguments of type IBusMessage | |
|---|---|
java.util.ArrayList<IBusMessage> |
LedgerCallback.getMessages()
|
java.util.ArrayList<IBusMessage> |
LedgerViewer.viewMessages(LedgerInfo pInfo,
java.lang.String pLedgerFileName,
ListenerInfo pListenerInfo)
|
| Uses of IBusMessage in raccoon.tibco.tibrv.message |
|---|
| Classes in raccoon.tibco.tibrv.message that implement IBusMessage | |
|---|---|
class |
RvMessage
Implements the IBusMessage interface for TIB/Rendezvous |
| Methods in raccoon.tibco.tibrv.message that return IBusMessage | |
|---|---|
IBusMessage |
RvFactory.newBusMessage()
Creates a new instance of a bus message. |
| Methods in raccoon.tibco.tibrv.message with parameters of type IBusMessage | |
|---|---|
boolean |
RvTracking.fromNative(IBusMessage pMessage)
Parses the contents of the given IBusMessage instance and assigns it to this
message. |
| Uses of IBusMessage in raccoon.tibco.tibrv.uitest |
|---|
| Methods in raccoon.tibco.tibrv.uitest that return IBusMessage | |
|---|---|
IBusMessage |
TibrvCompare.getExpected()
|
| Methods in raccoon.tibco.tibrv.uitest with parameters of type IBusMessage | |
|---|---|
boolean |
TibrvCompare.comparePayLoad(IBusMessage pCompareToMsg)
|
boolean |
TibrvCompare.compareSubjects(IBusMessage pRvMsg)
|
boolean |
TibrvCompare.compareTracking(IBusMessage pRvMsg)
|
| Uses of IBusMessage in raccoon.tibco.tibrv.uitest.data |
|---|
| Methods in raccoon.tibco.tibrv.uitest.data that return IBusMessage | |
|---|---|
IBusMessage |
PlayerChannel.getBusMessage()
Retrieves the message to send. |
| Methods in raccoon.tibco.tibrv.uitest.data with parameters of type IBusMessage | |
|---|---|
void |
PlayerChannel.setBusMsg(IBusMessage pBusMessage)
Defines the message to send over the MOM. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||