public class ChannelAttributeKeys extends Object
Modifier and Type | Field and Description |
---|---|
static io.netty.util.AttributeKey<Boolean> |
FINAL_ACK_RECEIVED
AttributeKey to indicate the final ack event has been received. |
Constructor and Description |
---|
ChannelAttributeKeys() |
public static final io.netty.util.AttributeKey<Boolean> FINAL_ACK_RECEIVED
AttributeKey
to indicate the final ack event has been received.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.