public final class ProtoConst extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ANNOTATION_RPC |
static String |
ANNOTATION_WRAP_ARGUMENTS |
static String |
ANNOTATION_WRAP_PROPERTY |
static io.protostuff.compiler.model.Message |
ANY |
static io.protostuff.compiler.model.Proto |
ANY_PROTO |
static io.protostuff.compiler.model.Message |
EMPTY |
static io.protostuff.compiler.model.Proto |
EMPTY_PROTO |
static String |
JSON_ID_NAME |
static String |
JSON_SCHEMA |
static com.fasterxml.jackson.databind.JavaType |
LIST_TYPE |
static com.fasterxml.jackson.databind.JavaType |
MAP_TYPE |
static com.fasterxml.jackson.databind.JavaType |
OBJECT_TYPE |
static String |
PACK_SCHEMA |
public static String ANNOTATION_WRAP_ARGUMENTS
public static String ANNOTATION_WRAP_PROPERTY
public static String ANNOTATION_RPC
public static String PACK_SCHEMA
public static String JSON_SCHEMA
public static String JSON_ID_NAME
public static com.fasterxml.jackson.databind.JavaType MAP_TYPE
public static com.fasterxml.jackson.databind.JavaType LIST_TYPE
public static com.fasterxml.jackson.databind.JavaType OBJECT_TYPE
public static io.protostuff.compiler.model.Proto ANY_PROTO
public static io.protostuff.compiler.model.Message ANY
public static io.protostuff.compiler.model.Proto EMPTY_PROTO
public static io.protostuff.compiler.model.Message EMPTY
Copyright © 2017–2019 The Apache Software Foundation. All rights reserved.