org.outerj.daisy.publisher |
A helper component for repository publishing frontends.
|
Java Source File Name | Type | Comment |
BlobInfo.java | Interface | |
GlobalPublisherException.java | Class | Exception wrapped around any other exception that is thrown while executing
a publisher request. |
Publisher.java | Interface | Using the Publisher it is possible to retrieve a variety of information from the repository
using one (remote) call, the response it returned as XML. |
PublisherException.java | Class | |