Package io.zenoh.pubsub
See: Description
-
Class Summary Class Description DeleteOptions Options for delete operations. Publisher A Zenoh Publisher. PublisherOptions Options for the publisher. PutOptions Options for the PUT operations. Subscriber A subscriber that allows listening to updates on a key expression and reacting to changes. CallbackSubscriber Subscriber using a callback to handle incoming samples. HandlerSubscriber Subscriber using a io.zenoh.handlers.Handler for handling incoming samples.