|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISubscriber | |
---|---|
raccoon.api.eai.endpoint | Contains all the different interfaces related to exchanging messages with Raccoon. |
raccoon.tibco.tibrv.endpoint |
Uses of ISubscriber in raccoon.api.eai.endpoint |
---|
Methods in raccoon.api.eai.endpoint that return ISubscriber | |
---|---|
ISubscriber |
INucleus.getSubscriber(java.lang.String pSubscriberName)
Retrieves a specific subscriber based upon it's logical name. |
Uses of ISubscriber in raccoon.tibco.tibrv.endpoint |
---|
Classes in raccoon.tibco.tibrv.endpoint that implement ISubscriber | |
---|---|
class |
TibrvSubscriber
The implementation of ISubscriber over TIB/Rendezvous. |
Methods in raccoon.tibco.tibrv.endpoint that return ISubscriber | |
---|---|
ISubscriber |
TibrvNucleus.getSubscriber(java.lang.String pSubscriberName)
Retrieves a specific subscriber based upon it's logical name. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |