public final class MarshallerRegistration extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MESSAGE_PROTO_RES |
static String |
QUERY_PROTO_RES |
| Modifier and Type | Method and Description |
|---|---|
static void |
registerMarshallers(org.infinispan.protostream.SerializationContext ctx)
Registers proto files and marshallers.
|
public static final String QUERY_PROTO_RES
public static final String MESSAGE_PROTO_RES
public static void registerMarshallers(org.infinispan.protostream.SerializationContext ctx)
throws IOException
ctx - the serialization contextorg.infinispan.protostream.DescriptorParserException - if a proto definition file fails to parse correctlyIOException - if proto file registration failsCopyright © 2017 JBoss, a division of Red Hat. All rights reserved.