|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.github.tomakehurst.wiremock.http.ServletContainerUtils
public class ServletContainerUtils
Constructor Summary | |
---|---|
ServletContainerUtils()
|
Method Summary | |
---|---|
static java.net.Socket |
getUnderlyingSocketFrom(javax.servlet.http.HttpServletResponse httpServletResponse)
|
static boolean |
isBrowserProxyRequest(javax.servlet.http.HttpServletRequest request)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServletContainerUtils()
Method Detail |
---|
public static java.net.Socket getUnderlyingSocketFrom(javax.servlet.http.HttpServletResponse httpServletResponse)
public static boolean isBrowserProxyRequest(javax.servlet.http.HttpServletRequest request)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |