Serialized Form
-
Package org.drasyl.crypto
-
Exception org.drasyl.crypto.CryptoException
class CryptoException extends Exception implements Serializable
-
-
Package org.drasyl.handler.remote
-
Exception org.drasyl.handler.remote.InvalidProofOfWorkFilter.InvalidProofOfWorkException
class InvalidProofOfWorkException extends Exception implements Serializable -
Exception org.drasyl.handler.remote.OtherNetworkFilter.OtherNetworkException
class OtherNetworkException extends Exception implements Serializable -
Exception org.drasyl.handler.remote.UdpServer.BindFailedException
class BindFailedException extends Exception implements Serializable
-
-
Package org.drasyl.handler.remote.protocol
-
Exception org.drasyl.handler.remote.protocol.InvalidMessageFormatException
class InvalidMessageFormatException extends IOException implements Serializable -
Exception org.drasyl.handler.remote.protocol.MagicNumberMissmatchException
class MagicNumberMissmatchException extends InvalidMessageFormatException implements Serializable
-
-
Package org.drasyl.handler.remote.tcp
-
Exception org.drasyl.handler.remote.tcp.TcpServer.BindFailedException
class BindFailedException extends Exception implements Serializable
-
-
Package org.drasyl.identity
-
Class org.drasyl.identity.DrasylAddress
class DrasylAddress extends SocketAddress implements Serializable -
Class org.drasyl.identity.IdentityPublicKey
class IdentityPublicKey extends DrasylAddress implements Serializable
-
-
Package org.drasyl.node
-
Exception org.drasyl.node.DrasylConfigException
class DrasylConfigException extends IllegalArgumentException implements Serializable -
Exception org.drasyl.node.DrasylException
class DrasylException extends Exception implements Serializable
-
-
Package org.drasyl.node.identity.serialization
-
Class org.drasyl.node.identity.serialization.KeyMixin.BytesToHexStringDeserializer
class BytesToHexStringDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<byte[]> implements Serializable- serialVersionUID:
- 3616936627408179992L
-
Class org.drasyl.node.identity.serialization.KeyMixin.BytesToHexStringSerializer
class BytesToHexStringSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<byte[]> implements Serializable- serialVersionUID:
- 4261135293288643562L
-
-
Package org.drasyl.node.plugin.groups.manager.database
-
Exception org.drasyl.node.plugin.groups.manager.database.DatabaseException
class DatabaseException extends IOException implements Serializable
-
-
Package org.drasyl.util
-
Class org.drasyl.util.Pair
class Pair extends Object implements Serializable- serialVersionUID:
- -2782607293165108904L
-
Class org.drasyl.util.Triple
class Triple extends Object implements Serializable- serialVersionUID:
- 5738338228780907721L
-