| Package | Description |
|---|---|
| com.rexsl.page |
Page and content builders and manipulators.
|
| com.rexsl.page.auth |
Authentication.
|
| com.rexsl.page.inset |
Insets.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasePage<T extends BasePage<?,?>,R extends Resource>
Base page.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseResource
Base implementation of
Resource. |
| Modifier and Type | Method and Description |
|---|---|
void |
Link.attachTo(Resource res)
Attach to this resource and make
HREF attribute
absolute, using the URI information of the resource. |
| Constructor and Description |
|---|
AuthInset(Resource res,
String sec)
Public ctor.
|
Facebook(Resource res,
String aid,
String secret)
Public ctor.
|
Github(Resource res,
String aid,
String secret)
Public ctor.
|
Google(Resource res,
String aid,
String key)
Public ctor.
|
HttpBasic(Resource res,
HttpBasic.Vault vlt)
Public ctor.
|
| Constructor and Description |
|---|
FlashInset(Resource res)
Public ctor.
|
LinksInset(Resource res)
Public ctor.
|
Copyright © 2011–2014 ReXSL.com. All rights reserved.