Uses of Class
pubsub.models.Instance
Packages that use Instance
- 
Uses of Instance in pubsubModifier and TypeFieldDescriptionstatic final TypedModeledFramework<Instance, InstanceType> Clients.instanceClientA client template for Instance instancesModifier and TypeMethodDescriptionSubscriber.startInstanceSubscriber(InstanceType instanceType) Start a subscriber (a CachedModeledFramework instance) using the Instance client templateModifier and TypeMethodDescriptionvoidPublisher.publishInstance(Instance instance) Publish the given instance using the Instance client templateModifier and TypeMethodDescriptionvoidPublisher.publishInstances(List<Instance> instances) Publish the given instances using the Instance client template in a transaction