com.mulesoft.utils.wsdl
Class Port

java.lang.Object
  extended by com.mulesoft.utils.wsdl.WsdlNode
      extended by com.mulesoft.utils.wsdl.Port

public class Port
extends WsdlNode


Constructor Summary
Port(String name, Binding binding, String soapAddress)
           
 
Method Summary
 Element generate()
           
 
Methods inherited from class com.mulesoft.utils.wsdl.WsdlNode
generate, getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Port

public Port(String name,
            Binding binding,
            String soapAddress)
Method Detail

generate

public Element generate()
Specified by:
generate in class WsdlNode


Copyright © 2012. All Rights Reserved.