org.apache.geronimo.axis.builder
Class LightweightOperationDescBuilder
java.lang.Object
org.apache.geronimo.axis.builder.OperationDescBuilder
org.apache.geronimo.axis.builder.LightweightOperationDescBuilder
public class LightweightOperationDescBuilder
- extends OperationDescBuilder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LightweightOperationDescBuilder
public LightweightOperationDescBuilder(javax.wsdl.BindingOperation bindingOperation,
Method method)
throws DeploymentException
- Throws:
DeploymentException
buildOperationInfo
public OperationInfo buildOperationInfo(org.apache.axis.soap.SOAPConstants soapVersion)
throws DeploymentException
- Specified by:
buildOperationInfo
in class OperationDescBuilder
- Throws:
DeploymentException
buildOperationDesc
public org.apache.axis.description.OperationDesc buildOperationDesc()
throws DeploymentException
- Specified by:
buildOperationDesc
in class OperationDescBuilder
- Throws:
DeploymentException
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.