Uses of Class
com.lucimber.dbus.connection.sasl.SaslMessage
Packages that use SaslMessage
Package
Description
Netty-specific SASL authentication mechanism implementations.
-
Uses of SaslMessage in com.lucimber.dbus.netty.sasl
Methods in com.lucimber.dbus.netty.sasl with parameters of type SaslMessageModifier and TypeMethodDescriptionprotected void
SaslMessageEncoder.encode
(io.netty.channel.ChannelHandlerContext ctx, SaslMessage msg, io.netty.buffer.ByteBuf out)