org.outerj.daisy.publisher.clientimpl
Class RemotePublisher
java.lang.Object
org.outerj.daisy.publisher.clientimpl.RemotePublisher
- All Implemented Interfaces:
- org.outerj.daisy.publisher.Publisher
- public class RemotePublisher
- extends java.lang.Object
- implements org.outerj.daisy.publisher.Publisher
Constructor Summary |
RemotePublisher(org.outerj.daisy.repository.clientimpl.RemoteRepositoryImpl repository)
|
Method Summary |
org.outerj.daisy.publisher.BlobInfo |
getBlobInfo(org.outerj.daisy.repository.VariantKey variantKey,
java.lang.String versionSpec,
java.lang.String partType)
|
void |
processRequest(org.outerx.daisy.x10Publisher.PublisherRequestDocument publisherRequestDocument,
org.xml.sax.ContentHandler contentHandler)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemotePublisher
public RemotePublisher(org.outerj.daisy.repository.clientimpl.RemoteRepositoryImpl repository)
getBlobInfo
public org.outerj.daisy.publisher.BlobInfo getBlobInfo(org.outerj.daisy.repository.VariantKey variantKey,
java.lang.String versionSpec,
java.lang.String partType)
throws org.outerj.daisy.repository.RepositoryException
- Specified by:
getBlobInfo
in interface org.outerj.daisy.publisher.Publisher
- Throws:
org.outerj.daisy.repository.RepositoryException
processRequest
public void processRequest(org.outerx.daisy.x10Publisher.PublisherRequestDocument publisherRequestDocument,
org.xml.sax.ContentHandler contentHandler)
throws org.outerj.daisy.repository.RepositoryException,
org.xml.sax.SAXException
- Specified by:
processRequest
in interface org.outerj.daisy.publisher.Publisher
- Throws:
org.outerj.daisy.repository.RepositoryException
org.xml.sax.SAXException
Copyright © -2005 . All Rights Reserved.