forum.framework
Class ForumClient

java.lang.Object
  extended by forum.framework.ForumClient

public final class ForumClient
extends java.lang.Object


Constructor Summary
ForumClient(IForumModel modelForwarder)
           
 
Method Summary
 void register()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForumClient

public ForumClient(IForumModel modelForwarder)
            throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

register

public void register()
              throws java.io.IOException
Throws:
java.io.IOException