net.sf.zekr.engine.server
Class HttpServerUtils

java.lang.Object
  extended by net.sf.zekr.engine.server.HttpServerUtils

public class HttpServerUtils
extends java.lang.Object

Author:
Mohsen Saboorian

Constructor Summary
HttpServerUtils()
           
 
Method Summary
static java.lang.String getUrl(java.lang.String relativePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpServerUtils

public HttpServerUtils()
Method Detail

getUrl

public static java.lang.String getUrl(java.lang.String relativePath)