| Package | Description |
|---|---|
| abs.ixi.client.io |
| Modifier and Type | Method and Description |
|---|---|
StreamNegotiator.NegotiationError |
StreamNegotiator.NegotiationResult.getError() |
static StreamNegotiator.NegotiationError |
StreamNegotiator.NegotiationError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamNegotiator.NegotiationError[] |
StreamNegotiator.NegotiationError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NegotiationResult(boolean isError,
StreamNegotiator.NegotiationError error) |
Copyright © 2019. All rights reserved.