Uses of Package
org.hippoecm.hst.core.component
Package
Description
The org.hippoecm.hst.core.component package defines the API for the HST Core Component
The org.hippoecm.hst.core.container package defines the API for the HST Core Container
The org.hippoecm.hst.core.internal package defines INTERNAL USAGE ONLY API for the HST Container
The org.hippoecm.hst.core.request package defines the API for the HST Core Request
-
ClassDescriptionThe
HstRequest
defines the interface to provide client request information to a HstComponent.TheHstResponse
defines the interface to assist a HstComponent in creating and sending a response to the client. -
ClassDescriptionHeadElement interface wrapping a head contribution elementA HstComponent can be invoked by a HstComponent container during three different request lifecycle phases: ACTION, RESOURCE and RENDER.The
HstComponentException
class defines a general exception that a HstComponent can throw when it is unable to perform its operation successfully.Implementations of this interface are a utility class for converting String values to some object of typeClass<?>
TheHstRequest
defines the interface to provide client request information to a HstComponent.TheHstResponse
defines the interface to assist a HstComponent in creating and sending a response to the client.TheHstURL
interface represents a URL that reference the HstComponent itself. -
ClassDescriptionA HstComponent can be invoked by a HstComponent container during three different request lifecycle phases: ACTION, RESOURCE and RENDER.The
HstComponentException
class defines a general exception that a HstComponent can throw when it is unable to perform its operation successfully.Interface that defines abstract metadata of a specific HstComponent classTheHstRequest
defines the interface to provide client request information to a HstComponent.TheHstResponse
defines the interface to assist a HstComponent in creating and sending a response to the client.Temporarily holds the current state of a HST response.TheHstURL
interface represents a URL that reference the HstComponent itself. -
ClassDescriptionHstParameterInfoProxyFactory is a factory interface for creating a proxy for an interface that is referred to by a
ParametersInfo
annotation.HstURL Factory interface. -
ClassDescriptionThe
HstRequest
defines the interface to provide client request information to a HstComponent.TheHstResponse
defines the interface to assist a HstComponent in creating and sending a response to the client. -
ClassDescriptionHstParameterInfoProxyFactory is a factory interface for creating a proxy for an interface that is referred to by a
ParametersInfo
annotation.HstURL Factory interface.