com.knowgate.http.portlets
Class NewMail

java.lang.Object
  extended by GenericPortlet
      extended by com.knowgate.http.portlets.NewMail

public class NewMail
extends GenericPortlet


Constructor Summary
NewMail()
           
NewMail(HipergatePortletConfig oConfig)
           
 
Method Summary
 void render(RenderRequest req, RenderResponse res)
           
 java.lang.String render(RenderRequest req, java.lang.String sEncoding)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewMail

public NewMail()

NewMail

public NewMail(HipergatePortletConfig oConfig)
        throws PortletException
Throws:
PortletException
Method Detail

render

public java.lang.String render(RenderRequest req,
                               java.lang.String sEncoding)
                        throws PortletException,
                               java.io.IOException,
                               java.lang.IllegalStateException
Throws:
PortletException
java.io.IOException
java.lang.IllegalStateException

render

public void render(RenderRequest req,
                   RenderResponse res)
            throws PortletException,
                   java.io.IOException,
                   java.lang.IllegalStateException
Throws:
PortletException
java.io.IOException
java.lang.IllegalStateException