Uses of Interface
org.drasyl.channel.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
Modifier and TypeClassDescriptionclass
A virtualChannel
for peer communication.class
A virtualServerChannel
used for overlay network management. -
Uses of IdentityChannel in org.drasyl.channel.embedded
Modifier and TypeClassDescriptionclass
AEmbeddedChannel
that record all received user events.