com.planet_ink.coffee_mud.core.http
Class WebHelper

java.lang.Object
  extended by com.planet_ink.coffee_mud.core.http.WebHelper

public class WebHelper
extends java.lang.Object


Constructor Summary
WebHelper()
           
 
Method Summary
static byte[] makeErrorPage(java.lang.String s1, java.lang.String s2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebHelper

public WebHelper()
Method Detail

makeErrorPage

public static byte[] makeErrorPage(java.lang.String s1,
                                   java.lang.String s2)