Uses of Interface
org.drasyl.handler.pubsub.PubSubMessage
Packages that use PubSubMessage
-
Uses of PubSubMessage in org.drasyl.handler.pubsub
Classes in org.drasyl.handler.pubsub that implement PubSubMessageModifier and TypeClassDescriptionfinal classPublishedDefaultByteBufHolder.content()()} to topicPubSubPublish.getTopic().classConfirmation of a previous sentPubSubPublishmessage.classSubscribes to topicPubSubSubscribe.getTopic().classConfirmation of a previous sentPubSubSubscribemessage.classUnsubscribes from topicPubSubUnsubscribe.getTopic().classConfirmation of a previous sentPubSubUnsubscribemessage.Method parameters in org.drasyl.handler.pubsub with type arguments of type PubSubMessageModifier and TypeMethodDescriptionprotected voidPubSubBrokerHandler.channelRead0(io.netty.channel.ChannelHandlerContext ctx, OverlayAddressedMessage<PubSubMessage> msg) protected voidPubSubCodec.encode(io.netty.channel.ChannelHandlerContext ctx, OverlayAddressedMessage<PubSubMessage> msg, List<Object> out)