Uses of Interface
io.appform.ranger.http.serde.HttpRequestDataSerializer
Packages that use HttpRequestDataSerializer
-
Uses of HttpRequestDataSerializer in io.appform.ranger.http.serviceprovider
Classes in io.appform.ranger.http.serviceprovider with type parameters of type HttpRequestDataSerializerModifier and TypeClassDescriptionclassHttpNodeDataSink<T,S extends HttpRequestDataSerializer<T>> Methods in io.appform.ranger.http.serviceprovider that return types with arguments of type HttpRequestDataSerializerModifier and TypeMethodDescriptionHttpShardedServiceProviderBuilder.build()protected NodeDataSink<T,HttpRequestDataSerializer<T>>