JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.drasyl.pipeline.address
package
org.drasyl.pipeline.address
Related Packages
Package
Description
org.drasyl.pipeline
Link between application and drasyl overlay network.
org.drasyl.pipeline.codec
Package contains classes that are used for encoding/decoding objects.
All Classes and Interfaces
Interfaces
Classes
Class
Description
Address
This class models an address, that can be used inside the
Pipeline
by
Handler
s, to know an application/protocol specific endpoint of a sender or recipient.
InetAddressWrapper
This class holds an
InetAddress
for the processing inside the
Pipeline
as an
Address
.