org.codehaus.xfire.wsdl11.parser
Class DefinitionsHelper

java.lang.Object
  extended by org.codehaus.xfire.wsdl11.parser.DefinitionsHelper

public class DefinitionsHelper
extends Object


Constructor Summary
DefinitionsHelper()
           
 
Method Summary
static javax.wsdl.extensions.soap.SOAPAddress getSOAPAddress(javax.wsdl.Port port)
           
static javax.wsdl.extensions.soap.SOAPBinding getSOAPBinding(javax.wsdl.Binding binding)
           
static javax.wsdl.extensions.soap.SOAPBody getSOAPBody(List extensibilityElements)
           
static javax.wsdl.extensions.soap.SOAPOperation getSOAPOperation(javax.wsdl.BindingOperation operation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefinitionsHelper

public DefinitionsHelper()
Method Detail

getSOAPBody

public static javax.wsdl.extensions.soap.SOAPBody getSOAPBody(List extensibilityElements)

getSOAPBinding

public static javax.wsdl.extensions.soap.SOAPBinding getSOAPBinding(javax.wsdl.Binding binding)

getSOAPAddress

public static javax.wsdl.extensions.soap.SOAPAddress getSOAPAddress(javax.wsdl.Port port)

getSOAPOperation

public static javax.wsdl.extensions.soap.SOAPOperation getSOAPOperation(javax.wsdl.BindingOperation operation)


Copyright © 2004-2013. All Rights Reserved.