Package | Description |
---|---|
cn.orionsec.kit.net.host |
Modifier and Type | Method and Description |
---|---|
static SessionProxyType |
SessionProxyType.of(String type) |
static SessionProxyType |
SessionProxyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionProxyType[] |
SessionProxyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SessionStore |
SessionStore.proxy(SessionProxyType type,
String host,
int port) |
SessionStore |
SessionStore.proxy(SessionProxyType type,
String host,
int port,
String username,
String password)
设置代理
|
Copyright © 2024. All rights reserved.