public interface ErrorCodes
| Modifier and Type | Field and Description |
|---|---|
static int |
CANCEL_STREAM_ERROR |
static int |
COMPRESSION_ERROR |
static int |
ENHANCE_YOUR_CALM_ERROR |
static int |
FLOW_CONTROL_ERROR |
static int |
FRAME_SIZE_ERROR |
static int |
HTTP_CONNECT_ERROR |
static int |
INADEQUATE_SECURITY_ERROR |
static int |
INTERNAL_ERROR |
static int |
NO_ERROR |
static int |
PROTOCOL_ERROR |
static int |
REFUSED_STREAM_ERROR |
static int |
SETTINGS_TIMEOUT_ERROR |
static int |
STREAM_CLOSED_ERROR |
static final int NO_ERROR
static final int PROTOCOL_ERROR
static final int INTERNAL_ERROR
static final int FLOW_CONTROL_ERROR
static final int SETTINGS_TIMEOUT_ERROR
static final int STREAM_CLOSED_ERROR
static final int FRAME_SIZE_ERROR
static final int REFUSED_STREAM_ERROR
static final int CANCEL_STREAM_ERROR
static final int COMPRESSION_ERROR
static final int HTTP_CONNECT_ERROR
static final int ENHANCE_YOUR_CALM_ERROR
static final int INADEQUATE_SECURITY_ERROR
Copyright © 1995-2014 Webtide. All Rights Reserved.