Serialized Form
-
Package org.drasyl.crypto
-
Exception org.drasyl.crypto.CryptoException
class CryptoException extends Exception implements Serializable
-
-
Package org.drasyl.handler.connection
-
Exception org.drasyl.handler.connection.ConnectionAbortedDueToUserTimeoutException
class ConnectionAbortedDueToUserTimeoutException extends ConnectionException implements Serializable -
Exception org.drasyl.handler.connection.ConnectionAlreadyExistsException
class ConnectionAlreadyExistsException extends ConnectionException implements Serializable -
Exception org.drasyl.handler.connection.ConnectionClosingException
class ConnectionClosingException extends ConnectionException implements Serializable -
Exception org.drasyl.handler.connection.ConnectionDoesNotExistException
class ConnectionDoesNotExistException extends ConnectionException implements Serializable -
Exception org.drasyl.handler.connection.ConnectionException
class ConnectionException extends RuntimeException implements Serializable -
Exception org.drasyl.handler.connection.ConnectionHandshakeException
class ConnectionHandshakeException extends RuntimeException implements Serializable -
Exception org.drasyl.handler.connection.ConnectionRefusedException
class ConnectionRefusedException extends ConnectionException implements Serializable -
Exception org.drasyl.handler.connection.ConnectionResetException
class ConnectionResetException extends ConnectionException implements Serializable
-
-
Package org.drasyl.handler.dht.chord
-
Exception org.drasyl.handler.dht.chord.ChordException
class ChordException 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.UdpServerBindFailedException
class UdpServerBindFailedException 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.TcpServerBindFailedException
class TcpServerBindFailedException extends Exception implements Serializable
-
-
Package org.drasyl.handler.rmi
-
Exception org.drasyl.handler.rmi.RmiException
class RmiException 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-
Serialized Fields
-
hashCode
int hashCode
-
hashCodeSet
boolean hashCodeSet
-
-
-
-
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.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
-