org.freedesktop.dbus
public static class Transport.SASL.Command extends Object
| Constructor Summary | |
|---|---|
| Command() | |
| Command(String s) | |
| Method Summary | |
|---|---|
| int | getCommand() |
| String | getData() |
| int | getMechs() |
| String | getResponse() |
| void | setResponse(String s) |
| String | toString() |