Uses of Interface
javax.wsdl.extensions.soap.SOAPOperation
-
Packages that use SOAPOperation Package Description com.ibm.wsdl.extensions.soap -
-
Uses of SOAPOperation in com.ibm.wsdl.extensions.soap
Classes in com.ibm.wsdl.extensions.soap that implement SOAPOperation Modifier and Type Class Description class
SOAPOperationImpl
This class stores information associated with a SOAP operation that acts as the concrete implementation of an abstract operation specified in WSDL.
-