Uses of Interface
com.soklet.ResponseMarshaler.Builder.PostProcessor
Packages that use ResponseMarshaler.Builder.PostProcessor
-
Uses of ResponseMarshaler.Builder.PostProcessor in com.soklet
Methods in com.soklet with parameters of type ResponseMarshaler.Builder.PostProcessorModifier and TypeMethodDescriptionResponseMarshaler.Builder.postProcessor
(ResponseMarshaler.Builder.PostProcessor postProcessor) Specifies an optional "post-process" hook for any final customization or processing before data goes over the wire.