Uses of Class
org.drasyl.peer.connection.DefaultSessionInitializer
Packages that use DefaultSessionInitializer
Package
Description
Connects to super peer and other peers.
Provides a server to which children and other peers can connect.
-
Uses of DefaultSessionInitializer in org.drasyl.peer.connection.client
Subclasses of DefaultSessionInitializer in org.drasyl.peer.connection.clientModifier and TypeClassDescriptionclass
Creates a newly configuredChannelPipeline
for a connection to a node server.class
Creates a newly configuredChannelPipeline
for a ClientConnection to a node server. -
Uses of DefaultSessionInitializer in org.drasyl.peer.connection.server
Subclasses of DefaultSessionInitializer in org.drasyl.peer.connection.serverModifier and TypeClassDescriptionclass
Creates a newly configuredChannelPipeline
for the node server.class
Creates a newly configuredChannelPipeline
for every incoming connection to a node server.