org.jboss.resteasy.plugins.server.tjws
Class TJWSRequestPreProcessor
java.lang.Object
org.jboss.resteasy.plugins.server.tjws.TJWSRequestPreProcessor
public class TJWSRequestPreProcessor
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TJWSRequestPreProcessor
public TJWSRequestPreProcessor(SecurityDomain domain)
TJWSRequestPreProcessor
public TJWSRequestPreProcessor()
setContextPath
public void setContextPath(java.lang.String contextPath)
setSecurityDomain
public void setSecurityDomain(SecurityDomain domain)
preProcessRequest
public javax.servlet.http.HttpServletRequest preProcessRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2010. All Rights Reserved.