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