Uses of Class
org.drasyl.pipeline.SimpleInboundHandler
Packages that use SimpleInboundHandler
Package
Description
Link between application and drasyl overlay network.
Package contains classes that are used for encoding/decoding objects.
-
Uses of SimpleInboundHandler in org.drasyl.pipeline
Subclasses of SimpleInboundHandler in org.drasyl.pipelineModifier and TypeClassDescriptionclassSimpleDuplexHandler<I,E, O, A extends Address> HandlerAdapterwhich allows to explicit only handle a specific type of messages and events. -
Uses of SimpleInboundHandler in org.drasyl.pipeline.codec
Subclasses of SimpleInboundHandler in org.drasyl.pipeline.codecModifier and TypeClassDescriptionclassHandler that converts a givenApplicationMessageto anObjectHolder.classStandard interface for all codecs of thePipeline.classThis default codec allows to encode/decode all supported objects by Jackson. -
Uses of SimpleInboundHandler in org.drasyl.plugin.groups.client
Subclasses of SimpleInboundHandler in org.drasyl.plugin.groups.client -
Uses of SimpleInboundHandler in org.drasyl.plugin.groups.manager
Subclasses of SimpleInboundHandler in org.drasyl.plugin.groups.manager