| Package | Description |
|---|---|
| org.fusesource.hawtdispatch.transport |
| Modifier and Type | Field and Description |
|---|---|
private SslTransport.ClientAuth |
SslTransport.clientAuth |
| Modifier and Type | Method and Description |
|---|---|
static SslTransport.ClientAuth |
SslTransport.ClientAuth.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SslTransport.ClientAuth[] |
SslTransport.ClientAuth.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|