public class ProtobufEvent
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ProtobufEvent.Builder |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
APPLICATION_JSON |
static java.lang.String |
APPLICATION_PROTOBUF |
Constructor and Description |
---|
ProtobufEvent() |
Modifier and Type | Method and Description |
---|---|
static ProtobufEvent.Builder |
newBuilder() |
public static final java.lang.String APPLICATION_PROTOBUF
public static final java.lang.String APPLICATION_JSON
public static ProtobufEvent.Builder newBuilder()