Package org.drasyl.handler.pubsub
package org.drasyl.handler.pubsub
-
ClassDescriptionThis handler handles subscribers and publications.Encodes
PubSubMessage
s toByteBuf
s and vice versa.PublishedDefaultByteBufHolder.content()
()} to topicPubSubPublish.getTopic()
.Confirmation of a previous sentPubSubPublish
message.This handler sendsPubSubPublish
messages to thePubSubPublishHandler.broker
.Subscribes to topicPubSubSubscribe.getTopic()
.Confirmation of a previous sentPubSubSubscribe
message.This handler subscribes to topics.Unsubscribes from topicPubSubUnsubscribe.getTopic()
.Confirmation of a previous sentPubSubUnsubscribe
message.