Uses of Interface
com.soklet.ResponseMarshaler
Packages that use ResponseMarshaler
-
Uses of ResponseMarshaler in com.soklet
Methods in com.soklet that return ResponseMarshalerModifier and TypeMethodDescriptionResponseMarshaler.Builder.build()static ResponseMarshalerResponseMarshaler.defaultInstance()Acquires a threadsafeResponseMarshalerwith a reasonable "out of the box" configuration that uses UTF-8 to write character data.SokletConfig.getResponseMarshaler()Methods in com.soklet with parameters of type ResponseMarshalerModifier and TypeMethodDescriptionSokletConfig.Builder.responseMarshaler(ResponseMarshaler responseMarshaler) SokletConfig.Copier.responseMarshaler(ResponseMarshaler responseMarshaler)