public class InStream
extends ScanCommand
Command.Companion| Constructor and Description |
|---|
InStream(java.io.InputStream inputStream) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCommandString() |
Command.CommandFormat |
getFormat() |
ScanResult |
send(java.net.InetSocketAddress server) |
parseResponsegetCommandString, getFormat, getRawCommand, parseResponse, readResponse, sendpublic java.lang.String getCommandString()
public Command.CommandFormat getFormat()
public ScanResult send(java.net.InetSocketAddress server)