Class PortTypeProcessor
java.lang.Object
org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.AbstractProcessor
org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.PortTypeProcessor
-
Field Summary
Fields inherited from class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.AbstractProcessor
context, LOG -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JavaInterfacegetInterface(ToolContext context, ServiceInfo serviceInfo, InterfaceInfo interfaceInfo) voidprocess(ServiceInfo serviceInfo) voidprocessClassNames(ServiceInfo serviceInfo)
-
Constructor Details
-
PortTypeProcessor
-
-
Method Details
-
getInterface
public static JavaInterface getInterface(ToolContext context, ServiceInfo serviceInfo, InterfaceInfo interfaceInfo) throws ToolException - Throws:
ToolException
-
processClassNames
- Throws:
ToolException
-
process
- Throws:
ToolException
-