Class WebMethodStubSetFactory
- java.lang.Object
-
- com.logicaldoc.webservice.doc.service.WebMethodStubSetFactory
-
public class WebMethodStubSetFactory extends Object
- Author:
- chenjianjx
-
-
Constructor Summary
Constructors Constructor Description WebMethodStubSetFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static WebMethodStubSet
createWebMethodStubSet(Method method)
-
-
-
Method Detail
-
createWebMethodStubSet
public static WebMethodStubSet createWebMethodStubSet(Method method)
-
-