Uses of Class
org.chenile.core.model.SubscriberVO
Packages that use SubscriberVO
Package
Description
The core Chenile exchange objects are defined here.
The chief model classes that contain Service and Operation information.
-
Uses of SubscriberVO in org.chenile.core.context
Methods in org.chenile.core.context that return SubscriberVOModifier and TypeMethodDescriptionChenileExchangeBuilder.makeSubscriberVO
(String serviceName, String operationName) -
Uses of SubscriberVO in org.chenile.core.model
Fields in org.chenile.core.model with type parameters of type SubscriberVOModifier and TypeFieldDescriptionprivate final Set<SubscriberVO>
ChenileEventDefinition.eventSubscribers
Methods in org.chenile.core.model that return types with arguments of type SubscriberVO -
Uses of SubscriberVO in org.chenile.filewatch.model
Fields in org.chenile.filewatch.model with type parameters of type SubscriberVOMethods in org.chenile.filewatch.model that return types with arguments of type SubscriberVOMethods in org.chenile.filewatch.model with parameters of type SubscriberVOModifier and TypeMethodDescriptionvoid
FileWatchDefinition.addSubscriber
(SubscriberVO subscriber)