public class AcknowledgementCondition extends Object
Modifier and Type | Field and Description |
---|---|
static CS |
AL
Always send an acknowledgement.
|
static Set<CS> |
ALL_VALUES
All values defined by this class.
|
static CS |
ER
Send an acknowledgement for error or reject conditions only.
|
static CS |
NE
Never send an acknowledgement.
|
static CS |
SU
Send an acknowledgement for successful completions only.
|
Constructor and Description |
---|
AcknowledgementCondition() |
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved