@InterfaceAudience.LimitedPrivate(value={"YARN","MapReduce"})

Package org.apache.hadoop.yarn.webapp

Interface Summary
MimeType  
Params Public static constants for webapp parameters.
SubView Interface for SubView to avoid top-level inclusion
ToJSON A light-weight JSON rendering interface
YarnWebParams  
 

Class Summary
Controller  
Controller.RequestContext  
DefaultWrapperServlet  
Dispatcher The servlet that dispatch request to various controllers according to the user defined routes in the router.
GenericExceptionHandler Handle webservices jersey exceptions and create json or xml response with the ExceptionData.
RemoteExceptionData Contains the exception information from an exception thrown by the web service REST API's.
ResponseInfo A class to help passing around request scoped info
ResponseInfo.Item  
View Base class for all views
View.ViewContext  
WebApp  
WebApps Helpers to create an embedded webapp.
WebApps.Builder<T>  
YarnJacksonJaxbJsonProvider YARN's implementation of JAX-RS abstractions based on JacksonJaxbJsonProvider needed for deserialize JSON content to or serialize it from POJO objects.
 

Enum Summary
WebApp.HTTP  
 

Exception Summary
BadRequestException  
ForbiddenException  
NotFoundException  
WebAppException  
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.