Package | Description |
---|---|
org.fusesource.hawtdispatch.transport |
Modifier and Type | Method and Description |
---|---|
static SslProtocolCodec.ClientAuth |
SslProtocolCodec.ClientAuth.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SslProtocolCodec.ClientAuth[] |
SslProtocolCodec.ClientAuth.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SslProtocolCodec |
SslProtocolCodec.server(SslProtocolCodec.ClientAuth clientAuth) |
Copyright © 2010–2017 FuseSource, Corp.. All rights reserved.