Uses of Class
org.chenile.core.model.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
Modifier and TypeMethodDescriptionChenileExchangeBuilder.makeSubscriberVO
(String serviceName, String operationName) -
Uses of SubscriberVO in org.chenile.core.model
Modifier and TypeFieldDescriptionprivate final Set<SubscriberVO>
ChenileEventDefinition.eventSubscribers