org.apache.servicemix.soap.wsdl
Class BindingFactory

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

public class BindingFactory
extends java.lang.Object


Constructor Summary
BindingFactory()
           
 
Method Summary
static Binding<?> createBinding(org.apache.woden.wsdl20.Endpoint wsdlEndpoint)
           
static Binding<?> createBinding(javax.wsdl.Port wsdlPort)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BindingFactory

public BindingFactory()
Method Detail

createBinding

public static Binding<?> createBinding(javax.wsdl.Port wsdlPort)

createBinding

public static Binding<?> createBinding(org.apache.woden.wsdl20.Endpoint wsdlEndpoint)


Copyright © 2005-2012 FuseSource. All Rights Reserved.