org.codehaus.xfire.spring.config.Soap11BindingBean Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xfire-spring Show documentation
Show all versions of xfire-spring Show documentation
Spring configuration support for XFire.
The newest version!
package org.codehaus.xfire.spring.config;
/**
* @org.apache.xbean.XBean element="soap11Binding"
*/
public class Soap11BindingBean extends AbstractSoapBindingBean
{
}