Class BodyWithContentType<T>

    • Field Detail

      • contentType

        protected final com.google.common.net.MediaType contentType
    • Constructor Detail

      • BodyWithContentType

        public BodyWithContentType​(Body.Type type,
                                   com.google.common.net.MediaType contentType)