Package org.apache.juneau.rest.processor
Class ResponseProcessorList
java.lang.Object
org.apache.juneau.rest.processor.ResponseProcessorList
-
Nested Class Summary
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor. -
Method Summary
-
Constructor Details
-
ResponseProcessorList
Constructor.- Parameters:
builder
- The builder containing the contents for this list.
-
-
Method Details
-
create
Static creator.- Parameters:
beanStore
- The bean store to use for creating beans.- Returns:
- A new builder for this object.
-
toArray
Returns the entries in this list.- Returns:
- The entries in this list.
-