|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SslProtocolCodec.ClientAuth | |
---|---|
org.fusesource.hawtdispatch.transport |
Uses of SslProtocolCodec.ClientAuth in org.fusesource.hawtdispatch.transport |
---|
Methods in org.fusesource.hawtdispatch.transport that return SslProtocolCodec.ClientAuth | |
---|---|
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. |
Methods in org.fusesource.hawtdispatch.transport with parameters of type SslProtocolCodec.ClientAuth | |
---|---|
SslProtocolCodec |
SslProtocolCodec.server(SslProtocolCodec.ClientAuth clientAuth)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |