skoinfo.rfc.filter
Class RFCFilterIp

java.lang.Object
  extended by org.apache.struts2.dispatcher.FilterDispatcher
      extended by skoinfo.rfc.filter.RFCFilterIp
All Implemented Interfaces:
javax.servlet.Filter, org.apache.struts2.StrutsStatics

public class RFCFilterIp
extends org.apache.struts2.dispatcher.FilterDispatcher


Field Summary
 
Fields inherited from interface org.apache.struts2.StrutsStatics
HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERVLET_CONTEXT, SERVLET_DISPATCHER, STRUTS_PORTLET_CONTEXT
 
Constructor Summary
RFCFilterIp()
           
 
Method Summary
 void init(javax.servlet.FilterConfig filterConfig)
           
 
Methods inherited from class org.apache.struts2.dispatcher.FilterDispatcher
destroy, doFilter, setActionMapper, setStaticResourceLoader
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RFCFilterIp

public RFCFilterIp()
Method Detail

init

public void init(javax.servlet.FilterConfig filterConfig)
          throws javax.servlet.ServletException
Specified by:
init in interface javax.servlet.Filter
Overrides:
init in class org.apache.struts2.dispatcher.FilterDispatcher
Throws:
javax.servlet.ServletException