|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputAdapter | |
---|---|
com.espertech.esperio.jms | |
com.espertech.esperio.subscription |
Uses of OutputAdapter in com.espertech.esperio.jms |
---|
Classes in com.espertech.esperio.jms that implement OutputAdapter | |
---|---|
class |
JMSOutputAdapter
Implements a JMS output adapter. |
class |
SpringJMSTemplateOutputAdapter
Output adapter for sending engine events out into the JMS world using Spring JMS templates. |
Uses of OutputAdapter in com.espertech.esperio.subscription |
---|
Fields in com.espertech.esperio.subscription declared as OutputAdapter | |
---|---|
protected OutputAdapter |
BaseSubscription.adapter
The output adapter to which the subscription applies. |
Methods in com.espertech.esperio.subscription that return OutputAdapter | |
---|---|
OutputAdapter |
BaseSubscription.getAdapter()
|
OutputAdapter |
Subscription.getAdapter()
Returns the output adapter this subscription is associated with. |
Methods in com.espertech.esperio.subscription with parameters of type OutputAdapter | |
---|---|
void |
BaseSubscription.registerAdapter(OutputAdapter adapter)
|
void |
Subscription.registerAdapter(OutputAdapter adapter)
Sets the output adapter this subscription is associated with. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |