@FunctionalInterface public interface HttpRequestDataSerializer<T> extends Serializer<T>
| Modifier and Type | Method and Description |
|---|---|
byte[] |
serialize(ServiceNode<T> node) |
byte[] serialize(ServiceNode<T> node)
Copyright © 2015–2023. All rights reserved.