Index
All Classes and Interfaces|All Packages
B
- BasicTibcoEmsImplementation - Class in com.adaptris.core.jms.tibco
-
BasicTibcoEmsImplementation - BasicTibcoEmsImplementation() - Constructor for class com.adaptris.core.jms.tibco.BasicTibcoEmsImplementation
C
- CertifiedRendezvousClient - Class in com.adaptris.tibrv
-
Implementation of
RendezvousClientwhich provides certified message delivery. - CertifiedRendezvousClient() - Constructor for class com.adaptris.tibrv.CertifiedRendezvousClient
-
Creates a new instance.
- close() - Method in class com.adaptris.core.tibrv.RendezvousConsumer
- close() - Method in class com.adaptris.core.tibrv.RendezvousProducer
- close() - Method in class com.adaptris.tibrv.CertifiedRendezvousClient
- close() - Method in interface com.adaptris.tibrv.RendezvousClient
-
Close this instance.
- close() - Method in class com.adaptris.tibrv.RendezvousClientImp
- close() - Method in class com.adaptris.tibrv.StandardRendezvousClient
- com.adaptris.core.jms.tibco - package com.adaptris.core.jms.tibco
- com.adaptris.core.tibrv - package com.adaptris.core.tibrv
- com.adaptris.tibrv - package com.adaptris.tibrv
- createConfirmationListener(TibrvMsgCallback) - Method in class com.adaptris.tibrv.CertifiedRendezvousClient
- createConfirmationListener(TibrvMsgCallback) - Method in interface com.adaptris.tibrv.RendezvousClient
-
Creates a
TibrvListenerfor confirmation messages, which may be useful for debugging / troubleshooting. - createConfirmationListener(TibrvMsgCallback) - Method in class com.adaptris.tibrv.StandardRendezvousClient
- createConnectionFactory() - Method in class com.adaptris.core.jms.tibco.BasicTibcoEmsImplementation
- createConnectionFactory(String) - Method in class com.adaptris.core.jms.tibco.BasicTibcoEmsImplementation
- createMessageListener(TibrvMsgCallback, String) - Method in class com.adaptris.tibrv.CertifiedRendezvousClient
- createMessageListener(TibrvMsgCallback, String) - Method in interface com.adaptris.tibrv.RendezvousClient
-
Creates a
TibrvListenerusing the passedcallbackandsendSubject. - createMessageListener(TibrvMsgCallback, String) - Method in class com.adaptris.tibrv.StandardRendezvousClient
-
Note - this does look a bit odd - creating the listener but not either returning it or retaining a reference to it.
- currentMessageFactory() - Method in class com.adaptris.core.tibrv.StandardRendezvousTranslator
D
- doProduce(AdaptrisMessage, String) - Method in class com.adaptris.core.tibrv.RendezvousProducer
E
- endpoint(AdaptrisMessage) - Method in class com.adaptris.core.tibrv.RendezvousProducer
G
- getCharEncName() - Method in class com.adaptris.core.tibrv.StandardRendezvousTranslator
-
Returns the name that (optional) character encoding details are stored against in
TibrvMsg. - getConfirmationSubject() - Method in class com.adaptris.tibrv.CertifiedRendezvousClient
-
Returns the optional confirmation subject.
- getDaemon() - Method in class com.adaptris.tibrv.RendezvousClientImp
-
Returns the
rvddaemon to connect to. - getDeliveryTimeLimit() - Method in class com.adaptris.tibrv.CertifiedRendezvousClient
-
Return the delivery time limit in seconds.
- getLedgerFileName() - Method in class com.adaptris.tibrv.CertifiedRendezvousClient
-
Returns the name of the file to use as a ledger file.
- getMetadataName() - Method in class com.adaptris.core.tibrv.StandardRendezvousTranslator
-
Returns the name that the child
TibrvMsgcontaining metadata is stored against in the parentTibrvMsg. - getNetwork() - Method in class com.adaptris.tibrv.RendezvousClientImp
-
Returns the network interface to use.
- getPayloadName() - Method in class com.adaptris.core.tibrv.StandardRendezvousTranslator
-
Returns the name that the payload is stored against in
TibrvMsg. - getQueueName() - Method in class com.adaptris.tibrv.RendezvousClientImp
-
Returns the name of the
TibrvQueueto use for events. - getRendezvousClient() - Method in class com.adaptris.core.tibrv.RendezvousConsumer
-
Returns the
RendezvousClientto use. - getRendezvousClient() - Method in class com.adaptris.core.tibrv.RendezvousProducer
- getRendezvousTranslator() - Method in class com.adaptris.core.tibrv.RendezvousConsumer
-
Returns the
RendezvousTranslatorto use. - getRendezvousTranslator() - Method in class com.adaptris.core.tibrv.RendezvousProducer
- getRequestOld() - Method in class com.adaptris.tibrv.CertifiedRendezvousClient
-
If request old is true, when consumers which use this client start up they will request messages which were delivered while they were not running.
- getService() - Method in class com.adaptris.tibrv.RendezvousClientImp
-
Returns the service to use.
- getSubject() - Method in class com.adaptris.core.tibrv.RendezvousConsumer
-
The Subject we are consuming from.
- getSubject() - Method in class com.adaptris.core.tibrv.RendezvousProducer
-
The Tibrv Subject
- getUniqueIdName() - Method in class com.adaptris.core.tibrv.StandardRendezvousTranslator
-
Returns the name that the message unique ID is stored against in
TibrvMsg. - getUniqueName() - Method in class com.adaptris.tibrv.CertifiedRendezvousClient
-
Returns the name of the underlying certified transport, which must be unique in the context of all certified transports in the system.
I
- init() - Method in class com.adaptris.core.tibrv.RendezvousConsumer
- init() - Method in class com.adaptris.core.tibrv.RendezvousProducer
- init() - Method in class com.adaptris.tibrv.CertifiedRendezvousClient
- init() - Method in interface com.adaptris.tibrv.RendezvousClient
-
Initialise this instance.
- init() - Method in class com.adaptris.tibrv.RendezvousClientImp
- isEnabled(License) - Method in class com.adaptris.core.jms.tibco.BasicTibcoEmsImplementation
- isEnabled(License) - Method in class com.adaptris.core.tibrv.RendezvousConsumer
- isEnabled(License) - Method in class com.adaptris.core.tibrv.RendezvousProducer
L
- log - Variable in class com.adaptris.tibrv.RendezvousClientImp
N
- newThreadName() - Method in class com.adaptris.core.tibrv.RendezvousConsumer
O
- onMsg(TibrvListener, TibrvMsg) - Method in class com.adaptris.core.tibrv.RendezvousConsumer
- onMsg(TibrvListener, TibrvMsg) - Method in class com.adaptris.core.tibrv.RendezvousProducer
P
- prepare() - Method in class com.adaptris.core.jms.tibco.BasicTibcoEmsImplementation
- prepare() - Method in class com.adaptris.core.tibrv.RendezvousConsumer
- prepare() - Method in class com.adaptris.core.tibrv.RendezvousProducer
Q
- queue - Variable in class com.adaptris.tibrv.RendezvousClientImp
R
- registerMessageFactory(AdaptrisMessageFactory) - Method in class com.adaptris.core.tibrv.StandardRendezvousTranslator
- RendezvousClient - Interface in com.adaptris.tibrv
-
Interface to Tibco Rendezvous.
- RendezvousClientImp - Class in com.adaptris.tibrv
-
Partial implementation of
RendezvousClient. - RendezvousClientImp() - Constructor for class com.adaptris.tibrv.RendezvousClientImp
- RendezvousConsumer - Class in com.adaptris.core.tibrv
-
Implementation of
AdaptrisMessageConsumerwhich handles Tibco Rendezvous messages. - RendezvousConsumer() - Constructor for class com.adaptris.core.tibrv.RendezvousConsumer
-
Creates a new instance.
- RendezvousProducer - Class in com.adaptris.core.tibrv
-
Implementation of
AdaptrisMessageProduceewhich handles Tibco Rendezvous messages. - RendezvousProducer() - Constructor for class com.adaptris.core.tibrv.RendezvousProducer
- RendezvousTranslator - Interface in com.adaptris.core.tibrv
-
Translate between
AdaptrisMessages andTibrvMsgs.
S
- send(TibrvMsg) - Method in class com.adaptris.tibrv.CertifiedRendezvousClient
- send(TibrvMsg) - Method in interface com.adaptris.tibrv.RendezvousClient
-
Sends the passed
TibrvMsg. - send(TibrvMsg) - Method in class com.adaptris.tibrv.RendezvousClientImp
- setCharEncName(String) - Method in class com.adaptris.core.tibrv.StandardRendezvousTranslator
-
Sets the name that (optional) character encoding details are stored against in
TibrvMsg. - setConfirmationSubject(String) - Method in class com.adaptris.tibrv.CertifiedRendezvousClient
-
Sets the optional confirmation subject.
- setDaemon(String) - Method in class com.adaptris.tibrv.RendezvousClientImp
-
Sets the
rvddaemon to connect to. - setDeliveryTimeLimit(long) - Method in class com.adaptris.tibrv.CertifiedRendezvousClient
-
Sets the delivery time limit in seconds.
- setLedgerFileName(String) - Method in class com.adaptris.tibrv.CertifiedRendezvousClient
-
Sets the name of the file to use as a ledger file.
- setMetadataName(String) - Method in class com.adaptris.core.tibrv.StandardRendezvousTranslator
-
Sets the name that the child
TibrvMsgcontaining metadata is stored against in the parentTibrvMsg. - setNetwork(String) - Method in class com.adaptris.tibrv.RendezvousClientImp
-
Sets the network interface to use.
- setPayloadName(String) - Method in class com.adaptris.core.tibrv.StandardRendezvousTranslator
-
Sets the name that the payload is stored against in
TibrvMsg. - setQueueName(String) - Method in class com.adaptris.tibrv.RendezvousClientImp
-
Sets the name of the
TibrvQueueto use for events. - setRendezvousClient(RendezvousClient) - Method in class com.adaptris.core.tibrv.RendezvousProducer
- setRendezvousClient(RendezvousClient) - Method in class com.adaptris.core.tibrv.RendezvousConsumer
-
Sets the
RendezvousClientto use. - setRendezvousTranslator(RendezvousTranslator) - Method in class com.adaptris.core.tibrv.RendezvousProducer
- setRendezvousTranslator(RendezvousTranslator) - Method in class com.adaptris.core.tibrv.RendezvousConsumer
-
Sets the the
RendezvousTranslatorto use. - setRequestOld(boolean) - Method in class com.adaptris.tibrv.CertifiedRendezvousClient
-
If request old is true, when consumers which use this client start up they will request messages which were delivered while they were not running.
- setService(String) - Method in class com.adaptris.tibrv.RendezvousClientImp
-
Sets the service to use.
- setSubject(String) - Method in class com.adaptris.core.tibrv.RendezvousConsumer
-
The Subject we are consuming from.
- setSubject(String) - Method in class com.adaptris.core.tibrv.RendezvousProducer
-
The Tibrv Subject
- setUniqueIdName(String) - Method in class com.adaptris.core.tibrv.StandardRendezvousTranslator
-
Sets the name that the message unique ID is stored against in
TibrvMsg. - setUniqueName(String) - Method in class com.adaptris.tibrv.CertifiedRendezvousClient
-
Sets the name of the underlying certified transport, which must be unique in the context of all certified transports in the system.
- StandardRendezvousClient - Class in com.adaptris.tibrv
-
Implementation of
RendezvousClientwhich provides reliable message delivery. - StandardRendezvousClient() - Constructor for class com.adaptris.tibrv.StandardRendezvousClient
- StandardRendezvousTranslator - Class in com.adaptris.core.tibrv
-
Implementation of
RendezvousTranslatorwhich storesAdaptrisMessage's payload against aTibrvMsgfield of typeTibrvMsg.OPAQUE, and unique ID and char encoding against fields of typeTibrvMsg.STRING. - StandardRendezvousTranslator() - Constructor for class com.adaptris.core.tibrv.StandardRendezvousTranslator
-
Creates a new instance.
- start() - Method in class com.adaptris.core.tibrv.RendezvousConsumer
- start() - Method in class com.adaptris.core.tibrv.RendezvousProducer
- start() - Method in interface com.adaptris.tibrv.RendezvousClient
-
Start message delivery.
- start() - Method in class com.adaptris.tibrv.RendezvousClientImp
- stop() - Method in class com.adaptris.core.tibrv.RendezvousConsumer
- stop() - Method in class com.adaptris.core.tibrv.RendezvousProducer
- stop() - Method in interface com.adaptris.tibrv.RendezvousClient
-
Stop message delivery.
- stop() - Method in class com.adaptris.tibrv.RendezvousClientImp
- subject() - Method in class com.adaptris.core.tibrv.RendezvousConsumer
T
- toString() - Method in class com.adaptris.core.tibrv.StandardRendezvousTranslator
- toString() - Method in class com.adaptris.tibrv.CertifiedRendezvousClient
- toString() - Method in class com.adaptris.tibrv.RendezvousClientImp
- translate(AdaptrisMessage, String) - Method in interface com.adaptris.core.tibrv.RendezvousTranslator
-
Create a new
TibrvMsgbased on the passedAdaptrisMessageandsendSubject. - translate(AdaptrisMessage, String) - Method in class com.adaptris.core.tibrv.StandardRendezvousTranslator
- translate(TibrvMsg) - Method in interface com.adaptris.core.tibrv.RendezvousTranslator
-
Create a new
AdaptrisMessagebased on the passedTibrvMsg. - translate(TibrvMsg) - Method in class com.adaptris.core.tibrv.StandardRendezvousTranslator
- transport - Variable in class com.adaptris.tibrv.RendezvousClientImp
All Classes and Interfaces|All Packages