org.codehaus.xfire.annotations.commons.soap
Class SOAPBinding

java.lang.Object
  extended byorg.codehaus.xfire.annotations.soap.SOAPBindingAnnotation
      extended byorg.codehaus.xfire.annotations.commons.soap.SOAPBinding

public class SOAPBinding
extends SOAPBindingAnnotation

Commons Attributes version of the SOAP binding Annotation.

Author:
Arjen Poutsma
See Also:
SOAPBindingAnnotation

Field Summary
 
Fields inherited from class org.codehaus.xfire.annotations.soap.SOAPBindingAnnotation
PARAMETER_STYLE_BARE, PARAMETER_STYLE_WRAPPED, STYLE_DOCUMENT, STYLE_RPC, USE_ENCODED, USE_LITERAL
 
Constructor Summary
SOAPBinding()
           
 
Methods inherited from class org.codehaus.xfire.annotations.soap.SOAPBindingAnnotation
getParameterStyle, getStyle, getStyleString, getUse, getUseString, setParameterStyle, setStyle, setUse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAPBinding

public SOAPBinding()


Copyright © 2004-2006 null. All Rights Reserved.