类分层结构
- java.lang.Object
- net.jrouter.impl.AbstractActionFactory<P> (implements net.jrouter.ActionFactory<P>)
- net.jrouter.impl.PathActionFactory
- net.jrouter.impl.AbstractActionFactory.Properties (implements net.jrouter.ActionFactoryAware)
- net.jrouter.impl.PathActionFactory.Properties
- net.jrouter.impl.PathActionFactory.ColonString.Properties
- net.jrouter.http.servlet.filter.AbstractJRouterFilter (implements javax.servlet.Filter)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- net.jrouter.support.ActionInvocationDelegate<P> (implements net.jrouter.ActionInvocation<P>)
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- net.jrouter.http.netty.result.HttpResult
- net.jrouter.http.servlet.spring.ObjectHandlerActionFactoryBean (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- net.jrouter.http.servlet.spring.RequestMappingActionFilter (implements net.jrouter.ActionFilter)
- net.jrouter.http.servlet.result.ServletResult
- net.jrouter.http.servlet.ServletThreadContext
接口分层结构
- net.jrouter.ActionFactory<P>
- net.jrouter.ActionInvocation<P>
Copyright © 2020. All rights reserved.