| 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.
|
| Modifier and Type | Method and Description |
|---|---|
DataSet |
Queryable.query(ResourceSnapshot resource,
Query query,
ReadSession session)
Query the contents of a resource managed by a resource handler.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WriteSession |
| Modifier and Type | Method and Description |
|---|---|
SnapshotResolver.Builder |
SnapshotResolver.Builder.withReadSession(ReadSession session)
Define the session to be used for the resolution of resource
snapshots.
|
Copyright (C) 2014-2016, Center for Open Middleware