JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.sling.servlets.post.impl.helper.Chunk
Packages that use
Chunk
Package
Description
org.apache.sling.servlets.post.impl.helper
Uses of
Chunk
in
org.apache.sling.servlets.post.impl.helper
Methods in
org.apache.sling.servlets.post.impl.helper
that return
Chunk
Modifier and Type
Method
Description
Chunk
RequestProperty.
getChunk
()
Methods in
org.apache.sling.servlets.post.impl.helper
with parameters of type
Chunk
Modifier and Type
Method
Description
void
RequestProperty.
setChunk
(
Chunk
chunk)