| Package | Description |
|---|---|
| org.apache.qpid.proton.engine | |
| org.apache.qpid.proton.engine.impl.ssl |
| Modifier and Type | Method and Description |
|---|---|
SslDomain.Mode |
SslDomain.getMode() |
static SslDomain.Mode |
SslDomain.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SslDomain.Mode[] |
SslDomain.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SslDomain.init(SslDomain.Mode mode)
Initialize the ssl domain object.
|
| Modifier and Type | Method and Description |
|---|---|
SslDomain.Mode |
SslDomainImpl.getMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
SslDomainImpl.init(SslDomain.Mode mode) |
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.