public interface GrayEventDecoder<IN>
<T extends GrayEvent>T
decode(IN content, Class<T> cls)
<T extends GrayEvent> T decode(IN content, Class<T> cls) throws IOException
IOException
Copyright © 2020 Spring Cloud中国社区. All rights reserved.