|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.ooweb.objectmapping | |
---|---|
net.sf.ooweb.http | This package contains the HTTP support classes. |
net.sf.ooweb.objectmapping |
Classes in net.sf.ooweb.objectmapping used by net.sf.ooweb.http | |
---|---|
ObjectAndMethod
ObjectAndMethod is a simple value object holding the name of the mapped object and the required method to call on that object. |
|
Registry
Registry is the URL -> object mapper. |
|
User
User represents an authenticated user of an OOWeb application. |
Classes in net.sf.ooweb.objectmapping used by net.sf.ooweb.objectmapping | |
---|---|
Authenticator
Application code implements Authenticator in order to participate in the OOWeb security framework. |
|
ErrorHandler
ErrorHandler is implemented by a class that wishes to act as the error handler for the application. |
|
LoginForm
LoginForm is implemented by a class that wishes to act as the login form generator for the application. |
|
ObjectAndMethod
ObjectAndMethod is a simple value object holding the name of the mapped object and the required method to call on that object. |
|
User
User represents an authenticated user of an OOWeb application. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |