Uses of Class
org.apache.sling.servlethelpers.ByteArrayPart.Builder
Packages that use ByteArrayPart.Builder
Package
Description
Mock implementation of selected Servlet-related Sling APIs.
-
Uses of ByteArrayPart.Builder in org.apache.sling.servlethelpers
Methods in org.apache.sling.servlethelpers that return ByteArrayPart.BuilderModifier and TypeMethodDescriptionstatic ByteArrayPart.BuilderByteArrayPart.builder()Returns a Builder instance used to create a ByteArrayPartByteArrayPart.Builder.withContent(byte[] content)