2016/05/28 - Apache Tuscany has been retired.
For more information, please explore the Attic.
org.apache.tuscany.sca.interfacedef.wsdl.impl
Class WSDLInterfaceIntrospectorImpl
java.lang.Object
org.apache.tuscany.sca.interfacedef.wsdl.impl.WSDLInterfaceIntrospectorImpl
public class WSDLInterfaceIntrospectorImpl
- extends java.lang.Object
Introspector for creating WSDLInterface definitions from WSDL PortTypes.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POLICY_END_CONVERSATION
public static final javax.xml.namespace.QName POLICY_END_CONVERSATION
WSDLInterfaceIntrospectorImpl
public WSDLInterfaceIntrospectorImpl(ModelFactoryExtensionPoint modelFactories)
introspectPortType
public void introspectPortType(WSDLInterface wsdlInterface,
PortType portType,
WSDLDefinition wsdlDefinition,
ModelResolver resolver)
throws InvalidWSDLException
- Throws:
InvalidWSDLException
getOperation
public static Operation getOperation(javax.wsdl.Operation wsdlOp,
WSDLDefinition wsdlDefinition,
ModelResolver resolver,
XSDFactory xsdFactory)
throws InvalidWSDLException
- Throws:
InvalidWSDLException