|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.uwyn.rife.engine | |
|---|---|
| com.uwyn.rife.authentication | Provides classes, interfaces and elements for credentials, authentication sessions and "remember me" management. |
| com.uwyn.rife.authentication.credentialsmanagers | Provides classes and interfaces for managing RoleUser credentials. |
| com.uwyn.rife.authentication.elements | Provides elements for authentication and logout, using the variety of backend stores available. |
| com.uwyn.rife.cmf.dam | Provides classes and interfaces for the database access management of the content management framework. |
| com.uwyn.rife.cmf.dam.contentmanagers | Provides managers classes for content information support. |
| com.uwyn.rife.cmf.dam.contentstores | Provides managers classes for content data support. |
| com.uwyn.rife.cmf.elements | Provides an element that serves streaming content data straight from the content management framework. |
| com.uwyn.rife.engine | Provides classes, interfaces and elements for the web application engine. |
| com.uwyn.rife.engine.elements | Provides elements wigh common features that are useful in many web applications. |
| com.uwyn.rife.engine.instrument | Performs the bytecode analysis and instrumentation that is needed for the web engine features. |
| com.uwyn.rife.feed | Provides classes and interfaces for the content syndication framework. |
| com.uwyn.rife.feed.elements | Provides elements for the integration of content syndication into a site. |
| com.uwyn.rife.servlet | Provides classes to start and stop a RIFE application from a servlet container, both as filters and servlets. |
| com.uwyn.rife.site | Provides classes and interfaces that provide useful features during the creation of a website. |
| com.uwyn.rife.test | Provides classes and interfaces for the out-of-container testing framework. |
| com.uwyn.rife.tools | Provides general purpose utility classes. |
| Classes in com.uwyn.rife.engine used by com.uwyn.rife.authentication | |
|---|---|
| ElementInfo
|
|
| Site
A Site contains all the elements that will be used to handle
web requests |
|
| Classes in com.uwyn.rife.engine used by com.uwyn.rife.authentication.credentialsmanagers | |
|---|---|
| ElementInfo
|
|
| Site
A Site contains all the elements that will be used to handle
web requests |
|
| Classes in com.uwyn.rife.engine used by com.uwyn.rife.authentication.elements | |
|---|---|
| Element
This is a convenience abstract class that implements the ElementAware interface and extends the ElementSupport class. |
|
| ElementAware
This interface contains all the methods that a class must implement to become an element for the web engine. |
|
| ElementDeployer
Classes that are responsible for deploying elements have to extend this abstract class. |
|
| ElementInfo
|
|
| ElementSupport
The ElementSupport class provides all the methods to
communicate from inside an element with the context in which it is being
executed. |
|
| Classes in com.uwyn.rife.engine used by com.uwyn.rife.cmf.dam | |
|---|---|
| Element
This is a convenience abstract class that implements the ElementAware interface and extends the ElementSupport class. |
|
| ElementSupport
The ElementSupport class provides all the methods to
communicate from inside an element with the context in which it is being
executed. |
|
| Classes in com.uwyn.rife.engine used by com.uwyn.rife.cmf.dam.contentmanagers | |
|---|---|
| ElementSupport
The ElementSupport class provides all the methods to
communicate from inside an element with the context in which it is being
executed. |
|
| Classes in com.uwyn.rife.engine used by com.uwyn.rife.cmf.dam.contentstores | |
|---|---|
| ElementSupport
The ElementSupport class provides all the methods to
communicate from inside an element with the context in which it is being
executed. |
|
| Classes in com.uwyn.rife.engine used by com.uwyn.rife.cmf.elements | |
|---|---|
| Element
This is a convenience abstract class that implements the ElementAware interface and extends the ElementSupport class. |
|
| ElementAware
This interface contains all the methods that a class must implement to become an element for the web engine. |
|
| ElementSupport
The ElementSupport class provides all the methods to
communicate from inside an element with the context in which it is being
executed. |
|
| Classes in com.uwyn.rife.engine used by com.uwyn.rife.engine | |
|---|---|
| BeanDeclaration
|
|
| CharSequenceDeferred
|
|
| Element
This is a convenience abstract class that implements the ElementAware interface and extends the ElementSupport class. |
|
| ElementAware
This interface contains all the methods that a class must implement to become an element for the web engine. |
|
| ElementChildTrigger
This interface contains all the methods that a class must implement to be able to handle child trigger events. |
|
| ElementContext
|
|
| ElementDeployer
Classes that are responsible for deploying elements have to extend this abstract class. |
|
| ElementInfo
|
|
| ElementInfoBuilder
|
|
| ElementInfoProcessor
|
|
| ElementInfoProcessorFactory
|
|
| ElementInitializer
This interface contains all the methods that a class must implement to be able to handle the initialization of an element. |
|
| ElementResultState
|
|
| ElementSupport
The ElementSupport class provides all the methods to
communicate from inside an element with the context in which it is being
executed. |
|
| ElementToService
Contains the information required to service an element request. |
|
| ElementType
|
|
| FlowLink
|
|
| FlowLinkBuilder
|
|
| FlowState
|
|
| FormStateType
|
|
| GlobalExit
|
|
| GlobalVar
|
|
| InitConfig
|
|
| PathInfoMapping
|
|
| PathInfoMappingSegment
|
|
| PathInfoMode
|
|
| Request
This interface contains all the methods that the web engine needs to be able to correctly handle incoming requests. |
|
| RequestMethod
|
|
| Response
This interface contains all the methods that the web engine needs to be able to send a response to the client. |
|
| ResultStates
|
|
| Scope
|
|
| Site
A Site contains all the elements that will be used to handle
web requests |
|
| SiteBuilder
|
|
| SiteListener
An interface that can be implemented to receive notifications about the events related to a site in the web engine |
|
| SiteProcessor
|
|
| SiteProcessorFactory
|
|
| StateStore
|
|
| Submission
|
|
| SubmissionBuilder
|
|
| SubsiteDeclaration
|
|
| UploadedFile
An UploadedFile instance is created by the web engine when
files are uploaded through a multi-part request. |
|
| UrlResource
Packages an URL resource together with additional data that
can't be stored in the URL instance itself. |
|
| Classes in com.uwyn.rife.engine used by com.uwyn.rife.engine.elements | |
|---|---|
| Element
This is a convenience abstract class that implements the ElementAware interface and extends the ElementSupport class. |
|
| ElementAware
This interface contains all the methods that a class must implement to become an element for the web engine. |
|
| ElementDeployer
Classes that are responsible for deploying elements have to extend this abstract class. |
|
| ElementSupport
The ElementSupport class provides all the methods to
communicate from inside an element with the context in which it is being
executed. |
|
| Classes in com.uwyn.rife.engine used by com.uwyn.rife.engine.instrument | |
|---|---|
| EngineClassLoader
|
|
| Classes in com.uwyn.rife.engine used by com.uwyn.rife.feed | |
|---|---|
| ElementSupport
The ElementSupport class provides all the methods to
communicate from inside an element with the context in which it is being
executed. |
|
| Classes in com.uwyn.rife.engine used by com.uwyn.rife.feed.elements | |
|---|---|
| Element
This is a convenience abstract class that implements the ElementAware interface and extends the ElementSupport class. |
|
| ElementAware
This interface contains all the methods that a class must implement to become an element for the web engine. |
|
| ElementSupport
The ElementSupport class provides all the methods to
communicate from inside an element with the context in which it is being
executed. |
|
| Classes in com.uwyn.rife.engine used by com.uwyn.rife.servlet | |
|---|---|
| AbstractResponse
This abstract class implements parts of the Response interface to
provide behaviour that is specific to RIFE. |
|
| Gate
|
|
| InitConfig
|
|
| Request
This interface contains all the methods that the web engine needs to be able to correctly handle incoming requests. |
|
| RequestMethod
|
|
| Response
This interface contains all the methods that the web engine needs to be able to send a response to the client. |
|
| StateStore
|
|
| UploadedFile
An UploadedFile instance is created by the web engine when
files are uploaded through a multi-part request. |
|
| Classes in com.uwyn.rife.engine used by com.uwyn.rife.site | |
|---|---|
| ElementSupport
The ElementSupport class provides all the methods to
communicate from inside an element with the context in which it is being
executed. |
|
| Classes in com.uwyn.rife.engine used by com.uwyn.rife.test | |
|---|---|
| AbstractResponse
This abstract class implements parts of the Response interface to
provide behaviour that is specific to RIFE. |
|
| ElementInfo
|
|
| Request
This interface contains all the methods that the web engine needs to be able to correctly handle incoming requests. |
|
| RequestMethod
|
|
| Response
This interface contains all the methods that the web engine needs to be able to send a response to the client. |
|
| Site
A Site contains all the elements that will be used to handle
web requests |
|
| StateStore
|
|
| UploadedFile
An UploadedFile instance is created by the web engine when
files are uploaded through a multi-part request. |
|
| Classes in com.uwyn.rife.engine used by com.uwyn.rife.tools | |
|---|---|
| Response
This interface contains all the methods that the web engine needs to be able to send a response to the client. |
|
| UploadedFile
An UploadedFile instance is created by the web engine when
files are uploaded through a multi-part request. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||