org.codehaus.xfire.wsdl11.parser
Class DefinitionsHelper

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

public class DefinitionsHelper
extends java.lang.Object


Constructor Summary
DefinitionsHelper()
           
 
Method Summary
static SOAPAddress getSOAPAddress(Port port)
           
static SOAPBinding getSOAPBinding(Binding binding)
           
static SOAPBody getSOAPBody(java.util.List extensibilityElements)
           
static SOAPOperation getSOAPOperation(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 SOAPBody getSOAPBody(java.util.List extensibilityElements)

getSOAPBinding

public static SOAPBinding getSOAPBinding(Binding binding)

getSOAPAddress

public static SOAPAddress getSOAPAddress(Port port)

getSOAPOperation

public static SOAPOperation getSOAPOperation(BindingOperation operation)


Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.