public class Ping extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Ping.Arg |
| Modifier and Type | Field and Description |
|---|---|
protected static Ping.Arg |
ARG_BIND |
protected static Ping.Arg |
ARG_CERT_CHAIN |
protected static Ping.Arg |
ARG_CLIENT_CERT |
protected static Ping.Arg |
ARG_HOST_HEADER |
protected static Ping.Arg |
ARG_METHOD |
protected static Ping.Arg |
ARG_PASSWORD |
protected static Ping.Arg |
ARG_PATH |
protected static Ping.Arg |
ARG_PROXY |
protected static Ping.Arg |
ARG_TARGET |
protected static Ping.Arg |
ARG_TRUST_CERT |
protected static SortedSet |
ARGS |
protected static Map |
ARGS_MATCH |
| Constructor and Description |
|---|
Ping() |
protected static SortedSet ARGS
protected static Map ARGS_MATCH
protected static final Ping.Arg ARG_TARGET
protected static final Ping.Arg ARG_BIND
protected static final Ping.Arg ARG_PROXY
protected static final Ping.Arg ARG_TRUST_CERT
protected static final Ping.Arg ARG_CLIENT_CERT
protected static final Ping.Arg ARG_CERT_CHAIN
protected static final Ping.Arg ARG_PASSWORD
protected static final Ping.Arg ARG_HOST_HEADER
protected static final Ping.Arg ARG_PATH
protected static final Ping.Arg ARG_METHOD
Copyright © 2019. All rights reserved.