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

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

public class SchemaAdvertiser
extends java.lang.Object


Constructor Summary
SchemaAdvertiser(AutoMedPeer peer)
           
 
Method Summary
 void advertiseSchema(java.lang.String schemaName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaAdvertiser

public SchemaAdvertiser(AutoMedPeer peer)
Method Detail

advertiseSchema

public void advertiseSchema(java.lang.String schemaName)
                     throws java.io.IOException,
                            UnsuccessfulReplyException,
                            IllegalOperationException,
                            AutoMedException
Throws:
java.io.IOException
UnsuccessfulReplyException
IllegalOperationException
AutoMedException