public static class ControlTunnel.ProtoSerDe<MSG extends com.google.protobuf.MessageLite> extends Object implements Controller.CustomSerDe<MSG>
public byte[] serializeToSend(MSG send)
serializeToSend in interface Controller.CustomSerDe<MSG extends com.google.protobuf.MessageLite>public MSG deserializeReceived(byte[] bytes) throws Exception
deserializeReceived in interface Controller.CustomSerDe<MSG extends com.google.protobuf.MessageLite>ExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.