public static class SshProxyServerDetails.Type
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static SshProxyServerDetails.Type |
HTTP
HTTP
|
static SshProxyServerDetails.Type |
SOCKS4
SOCK4
|
static SshProxyServerDetails.Type |
SOCKS5
SOCKS5
|
| Constructor and Description |
|---|
Type(java.lang.String name)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public static final SshProxyServerDetails.Type SOCKS4
public static final SshProxyServerDetails.Type SOCKS5
public static final SshProxyServerDetails.Type HTTP
Copyright © 2018. All rights reserved.