public interface IMethodFactory
Modifier and Type | Method and Description |
---|---|
IMethod |
createMethod(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
IMethod createMethod(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws MethodException
MethodException
Copyright © 2016–2022. All rights reserved.