| Interface | Description |
|---|---|
| RedirectFollowingURLConnection |
Marker interface that indicates that the URLConnection follows redirects.
|
| Class | Description |
|---|---|
| FilterURLConnection |
URLConnection that delegates all methods to the connection given as a
parameter.
|
| LockHandlerWithContext |
A base-class to be extended to implement lock/unlock functionality.
|
| PluginConfigExtension |
This class should be extended when creating a web-app plugin with a configuration page.
|
| URLStreamHandlerWithContext |
A base-class for URLStreamHandlers that need a context for the URL whose
connection is to be opened.
|
| URLStreamHandlerWithContextUtil |
Utility class for adding/removing the user context id from the URLs.
|
| UserContext |
The context of the user that opened the URL.
|
| WebappServletPluginExtension |
This abstract should be extended in order to create a webapp plugin servlet extension.
|
| Exception | Description |
|---|---|
| UserActionRequiredException |
Class that extends an IOException with an WebappMessage that should be sent
to the client-side code.
|
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.