de.oio.sqlrest.http
Class HttpUtil

java.lang.Object
  |
  +--de.oio.sqlrest.http.HttpUtil

public class HttpUtil
extends java.lang.Object

Author:
tbayer

Constructor Summary
HttpUtil()
           
 
Method Summary
static java.lang.String getServletUrl(javax.servlet.http.HttpServletRequest request)
          Method getLinkUrl.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpUtil

public HttpUtil()
Method Detail

getServletUrl

public static java.lang.String getServletUrl(javax.servlet.http.HttpServletRequest request)
Method getLinkUrl.

Parameters:
request -
Returns:
String


Copyright © Orientation in Objects GmbH. All Rights Reserved.