Uses of Enum Class
org.freedesktop.dbus.connections.SASL.SaslCommand
Packages that use SASL.SaslCommand
-
Uses of SASL.SaslCommand in org.freedesktop.dbus.connections
Methods in org.freedesktop.dbus.connections that return SASL.SaslCommandModifier and TypeMethodDescriptionSASL.Command.getCommand()static SASL.SaslCommandReturns the enum constant of this class with the specified name.static SASL.SaslCommand[]SASL.SaslCommand.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.freedesktop.dbus.connections with parameters of type SASL.SaslCommandModifier and TypeMethodDescriptionvoidSASL.send(OutputStream out, SASL.SaslCommand command, String... data)