|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputAdapter | |
---|---|
com.espertech.esper.adapter | Adapter shared classes. |
Uses of OutputAdapter in com.espertech.esper.adapter |
---|
Fields in com.espertech.esper.adapter declared as OutputAdapter | |
---|---|
protected OutputAdapter |
BaseSubscription.adapter
The output adapter to which the subscription applies. |
Methods in com.espertech.esper.adapter that return OutputAdapter | |
---|---|
OutputAdapter |
Subscription.getAdapter()
Returns the output adapter this subscription is associated with. |
OutputAdapter |
BaseSubscription.getAdapter()
|
Methods in com.espertech.esper.adapter with parameters of type OutputAdapter | |
---|---|
void |
Subscription.registerAdapter(OutputAdapter adapter)
Sets the output adapter this subscription is associated with. |
void |
BaseSubscription.registerAdapter(OutputAdapter adapter)
|
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |