|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.AbstractProcessor
org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ServiceProcessor
public class ServiceProcessor
Nested Class Summary | |
---|---|
static class |
ServiceProcessor.BindingType
|
Field Summary |
---|
Fields inherited from class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.AbstractProcessor |
---|
context, LOG |
Constructor Summary | |
---|---|
ServiceProcessor(ToolContext penv)
|
Method Summary | |
---|---|
void |
process(ServiceInfo si)
|
void |
processMultipart(JavaMethod jm,
BindingOperationInfo operation,
javax.wsdl.extensions.mime.MIMEMultipartRelated ext,
JavaType.Style style)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceProcessor(ToolContext penv)
Method Detail |
---|
public void process(ServiceInfo si) throws ToolException
ToolException
public void processMultipart(JavaMethod jm, BindingOperationInfo operation, javax.wsdl.extensions.mime.MIMEMultipartRelated ext, JavaType.Style style) throws ToolException
ToolException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |