Uses of Class
org.drasyl.node.event.InboundExceptionEvent
Packages that use InboundExceptionEvent
Package
Description
Contains
DrasylNode
.Contains events that inform about various states of the
DrasylNode
(started, stopped, etc.) or overlay network events (messages, peer discovery, etc.)-
Uses of InboundExceptionEvent in org.drasyl.node
Methods in org.drasyl.node with parameters of type InboundExceptionEventModifier and TypeMethodDescriptionprotected void
EventTypeDrasylNode.onInboundException
(InboundExceptionEvent event) -
Uses of InboundExceptionEvent in org.drasyl.node.event
Methods in org.drasyl.node.event that return InboundExceptionEvent