Package org.freedesktop.dbus.connections
Class SASL.Command
- java.lang.Object
-
- org.freedesktop.dbus.connections.SASL.Command
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.freedesktop.dbus.connections.SASL.SaslCommandgetCommand()StringgetData()intgetMechs()StringgetResponse()voidsetResponse(String s)StringtoString()
-
-
-
Constructor Detail
-
Command
public Command()
-
Command
public Command(String s) throws IOException
- Throws:
IOException
-
-