| Package | Description |
|---|---|
| org.ldp4j.application.ext |
Interfaces used to create the handlers of an LDP4j application.
|
| org.ldp4j.application.session |
Classes for manipulating the LDP resources managed by an LDP4j application.
|
| org.ldp4j.application.setup |
Interfaces for bootstrapping LDP4j applications.
|
| Class and Description |
|---|
| ApplicationException
Base checked exception for the LDP4j Application exceptions.
|
| ApplicationInitializationException
This exception may be thrown by an LDP4j Application if any failure prevents
the initialization of the application.
|
| ApplicationLifecycleException
Base checked exception for the LDP4j Application lifecycle exceptions.
|
| ApplicationSetupException
This exception may be thrown by an LDP4j Application if any failure prevents
the setup of the application.
|
| ApplicationShutdownException
This exception may be thrown by an LDP4j Application if any failure prevents
the shutdown of the application.
|
| ApplicationUsageException
Base checked exception for the LDP4j Application usage exceptions.
|
| Configuration
Provides a programmatic mechanism for an LDP4j application to specify the
configuration parameters for the LDP4j Application Engine.
|
| InconsistentContentException
This exception may be thrown by an LDP4j Application if the data to be used
to update a resource is not consistent with the current representation of the
resource, i.e., the properties managed by the application have been modified
in any manner.
|
| InvalidContentException
This exception may be thrown by an LDP4j Application if the data to be used
in an operation is not valid.
|
| InvalidQueryException
This exception may be thrown when a query is not understood by a resource
handler that supports querying.
|
| Namespaces
Interface for read only Namespace processing.
|
| Parameter
A collection of values defined for a query parameter.
|
| Query
A collection of
Parameters, where is each parameter is indexed by its
name. |
| ResourceHandler
Interface to be implemented for handling RDF Source LDP resources.
|
| UnknownResourceException
This exception may be thrown by an LDP4j Application if an operation cannot
be carried out because the specified target resource does not exist.
|
| UnsupportedContentException
This exception may be thrown by an LDP4j Application if the data to be used
to create or update a resource is not supported.
|
| Class and Description |
|---|
| ContainerHandler
Interface to be implemented for handling Container LDP resources.
|
| ResourceHandler
Interface to be implemented for handling RDF Source LDP resources.
|
| Class and Description |
|---|
| Configuration
Provides a programmatic mechanism for an LDP4j application to specify the
configuration parameters for the LDP4j Application Engine.
|
| ResourceHandler
Interface to be implemented for handling RDF Source LDP resources.
|
Copyright (C) 2014, Center for Open Middleware