Uses of Interface
org.drasyl.channel.IdentityChannel
Packages that use IdentityChannel
Package
Description
netty
Channel for the drasyl overlay
network.A virtual
Channel that helps wrapping a series of handlers to unit test
the handlers or use them in non-I/O context.-
Uses of IdentityChannel in org.drasyl.channel
Subinterfaces of IdentityChannel in org.drasyl.channel -
Uses of IdentityChannel in org.drasyl.channel.embedded
Classes in org.drasyl.channel.embedded that implement IdentityChannelModifier and TypeClassDescriptionclassAEmbeddedChannelthat record all received user events. -
Uses of IdentityChannel in org.drasyl.channel.rs
Classes in org.drasyl.channel.rs that implement IdentityChannelModifier and TypeClassDescriptionclassA virtualChannelfor peer communication.classA virtualServerChannelused for overlay network management.