org.apache.servicemix.soap.wsdl
Class Wsdl1Soap12BindingFactory

java.lang.Object
  extended by org.apache.servicemix.soap.wsdl.Wsdl1Soap12BindingFactory

public class Wsdl1Soap12BindingFactory
extends java.lang.Object


Field Summary
static java.lang.String STYLE_DOCUMENT
           
static java.lang.String STYLE_RPC
           
 
Constructor Summary
Wsdl1Soap12BindingFactory()
           
 
Method Summary
static Wsdl1SoapBinding createWsdl1SoapBinding(javax.wsdl.Port wsdlPort)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STYLE_RPC

public static final java.lang.String STYLE_RPC
See Also:
Constant Field Values

STYLE_DOCUMENT

public static final java.lang.String STYLE_DOCUMENT
See Also:
Constant Field Values
Constructor Detail

Wsdl1Soap12BindingFactory

public Wsdl1Soap12BindingFactory()
Method Detail

createWsdl1SoapBinding

public static Wsdl1SoapBinding createWsdl1SoapBinding(javax.wsdl.Port wsdlPort)


Copyright © 2005-2015 FuseSource. All Rights Reserved.