public class DefaultProtoResourcesSerializer extends Object implements ProtoResourcesSerializer
Any.pack(Message) method on Message.ProtoResourcesSerializer.ProtoSerializerException| Constructor and Description |
|---|
DefaultProtoResourcesSerializer() |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Any |
serialize(com.google.protobuf.Message resource)
Serialize message to proto buffers.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitserializepublic com.google.protobuf.Any serialize(com.google.protobuf.Message resource)
serialize in interface ProtoResourcesSerializerresource - the resource to serializeCopyright © 2018–2019 The Envoy Project. All rights reserved.