public class DubboCodec extends ExchangeCodec implements Codec2
Codec2.DecodeResult| Modifier and Type | Field and Description |
|---|---|
static String |
DUBBO_VERSION |
static Class<?>[] |
EMPTY_CLASS_ARRAY |
static Object[] |
EMPTY_OBJECT_ARRAY |
static String |
NAME |
static byte |
RESPONSE_NULL_VALUE |
static byte |
RESPONSE_VALUE |
static byte |
RESPONSE_WITH_EXCEPTION |
| Constructor and Description |
|---|
DubboCodec() |
public static final String NAME
public static final String DUBBO_VERSION
public static final byte RESPONSE_WITH_EXCEPTION
public static final byte RESPONSE_VALUE
public static final byte RESPONSE_NULL_VALUE
public static final Object[] EMPTY_OBJECT_ARRAY
public static final Class<?>[] EMPTY_CLASS_ARRAY
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.