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