public class CommandMessage extends Object
Constructor and Description |
---|
CommandMessage() |
Modifier and Type | Method and Description |
---|---|
int |
getCommand() |
InetAddress |
getInetAddress() |
int |
getPort() |
SocksServerReplyException |
getSocksServerReplyException() |
boolean |
hasSocksException() |
void |
read(InputStream inputStream) |
public void read(InputStream inputStream) throws IOException
IOException
public boolean hasSocksException()
public InetAddress getInetAddress()
public int getPort()
public int getCommand()
public SocksServerReplyException getSocksServerReplyException()
Copyright © 2017. All rights reserved.