| Package | Description |
|---|---|
| org.simplejavamail.mailer.internal.socks.socks5server.msg |
| Modifier and Type | Method and Description |
|---|---|
ServerReply |
SocksServerReplyException.getServerReply() |
static ServerReply |
ServerReply.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerReply[] |
ServerReply.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
CommandResponseMessage.getBytes(ServerReply reply) |
static byte[] |
CommandResponseMessage.getBytes(ServerReply reply,
InetAddress bindAddress,
int bindPort) |
| Constructor and Description |
|---|
SocksServerReplyException(ServerReply serverReply) |
Copyright © 2017. All rights reserved.