Uses of Class
pt.unl.fct.di.novasys.babel2.channels.legacy.simpleServer.LegacySimpleServerBabelChannel
Packages that use LegacySimpleServerBabelChannel
Package
Description
Legacy server-side channel implementation compatible with legacy clients.
-
Uses of LegacySimpleServerBabelChannel in pt.unl.fct.di.novasys.babel2.channels.legacy.simpleServer
Constructors in pt.unl.fct.di.novasys.babel2.channels.legacy.simpleServer with parameters of type LegacySimpleServerBabelChannelModifierConstructorDescriptionLegacySimpleServerConnectionHandler(LegacySimpleServerBabelChannel channel, Babel runtime, BabelNode peer) Constructs a new legacy connection handler.LegacySimpleServerHandshakeHandler(Babel runtime, LegacySimpleServerBabelChannel channel) Constructs a new legacy handshake handler.