public interface IDispatcher
void
init()
service(IRequest request, IResponse response, IFilterChain filterChain)
void init()
void service(IRequest request, IResponse response, IFilterChain filterChain) throws IOException
request
response
filterChain
IOException
Copyright © 2020. All Rights Reserved.