uk.ac.ic.doc.automed.p2p
Class SchemaPublisher

java.lang.Object
  extended by uk.ac.ic.doc.automed.p2p.SchemaPublisher

public class SchemaPublisher
extends java.lang.Object

Author:
Charis TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
SchemaPublisher(AutoMedPeer peer)
           
 
Method Summary
 void publishSchema(java.lang.String schemaName, java.lang.String description)
          Edited by mdle on 21/10/2005 to also publish schema pathway to directory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaPublisher

public SchemaPublisher(AutoMedPeer peer)
Method Detail

publishSchema

public void publishSchema(java.lang.String schemaName,
                          java.lang.String description)
                   throws UnsuccessfulReplyException,
                          java.io.IOException,
                          IllegalOperationException
Edited by mdle on 21/10/2005 to also publish schema pathway to directory

Throws:
UnsuccessfulReplyException
java.io.IOException
IllegalOperationException