Package org.hippoecm.hst.core.component

The org.hippoecm.hst.core.component package defines the API for the HST Core Component

See:
          Description

Interface Summary
HeadElement HeadElement interface wrapping a head contribution element
HstComponent A HstComponent can be invoked by a HstComponent container during three different request lifecycle phases: ACTION, RESOURCE and RENDER.
HstParameterInfoProxyFactory HstParameterInfoProxyFactory is a factory interface for creating a proxy for an interface that is referred to by a ParametersInfo annotation.
HstRequest The HstRequest defines the interface to provide client request information to a HstComponent.
HstResponse The HstResponse defines the interface to assist a HstComponent in creating and sending a response to the client.
HstResponseState Temporarily holds the current state of a HST response.
HstURL The HstURL interface represents a URL that reference the HstComponent itself.
HstURLFactory HstURL Factory interface.
WrapperElement WrapperElement interface to wrap markup contents
 

Class Summary
AbstractHstResponseState Temporarily holds the current state of a HST response
GenericHstComponent The GenericHstComponent class provides a default implementation for the HstComponent interface.
HeadElementImpl HeadElementImpl
HstParameterInfoProxyFactoryImpl  
HstParameterInfoProxyFactoryImpl.ParameterInfoInvocationHandler  
HstPortletResponseState Temporarily holds the current state of a HST response
HstRequestImpl HstRequestImpl
HstResourceResponseImpl Factory implementation for creating HTTP Response Wrappers for resource response
HstResponseImpl Factory implementation for creating HTTP Response Wrappers
HstServletResponseState Temporarily holds the current state of a HST response
HstURLFactoryImpl HstURLFactoryImpl
HstURLImpl HstURLImpl
WrapperElementImpl WrapperElementImpl
 

Exception Summary
HstComponentException The HstComponentException class defines a general exception that a HstComponent can throw when it is unable to perform its operation successfully.
HstComponentFatalException The HstComponentFatalException can be thrown to break out of the HST2 request handling.
 

Package org.hippoecm.hst.core.component Description

The org.hippoecm.hst.core.component package defines the API for the HST Core Component



Copyright © 2008-2012 Hippo. All Rights Reserved.