All Classes and Interfaces

Class
Description
Contains one or more containers built from services.xml.
A wrapper around ApplicationBuilder that generates a services.xml
 
Builds an application package on disk and returns a path to the result.
 
Utility for working with a LocalDocumentAccess for unit testing components which require a DocumentAccess.
For doing document processing with JDisc.
A multi-map for Request and Response header fields.
A JDisc Container configured from XML.
This class represents the root node of mock-application Copyright Yahoo.
 
This class represents mock-application.mymapstruct{}
 
This class represents mock-application.mystruct
 
This class represents mock-application.mystructlist[]
 
 
 
 
ProcessingBase<REQUEST extends com.yahoo.processing.Request,RESPONSE extends com.yahoo.processing.Response,PROCESSOR extends com.yahoo.processing.Processor>
 
A request for use with JDisc.handleRequest(Request).
 
A response for use with JDisc.handleRequest(Request).