Uses of Interface
org.refcodes.web.HttpBodyAccessor.HttpBodyBuilder
-
-
Uses of HttpBodyAccessor.HttpBodyBuilder in org.refcodes.web
Classes in org.refcodes.web with type parameters of type HttpBodyAccessor.HttpBodyBuilder Modifier and Type Interface Description static interfaceHttpBodyAccessor.HttpBodyBuilder<B extends HttpBodyAccessor.HttpBodyBuilder<B>>Provides a builder body for a HTTP body property returning the builder for applying multiple build operations.
-