All Downloads are FREE. Search and download functionalities are using the official Maven repository.

-ws-commons.spring.jaxws-spring.1.9.source-code.spring-jax-ws-servlet.xsd.html Maven / Gradle / Ivy

The newest version!



Schema for namespace: http://jax-ws.dev.java.net/spring/servlet







Root Element

ElementDescriptionClass
bindingRepresents the association between the service and URL.com.sun.xml.ws.transport.http.servlet.SpringBinding

Element Summary

ElementDescriptionClass
bindingRepresents the association between the service and URL.com.sun.xml.ws.transport.http.servlet.SpringBinding
bindingsSet of {@link SpringBinding}.com.sun.xml.ws.transport.http.servlet.SpringBindingList

Element Detail

Element: binding

AttributeTypeDescription
beanNamexs:string
urlxs:stringURL pattern to which this service is bound.
ElementTypeDescription
service<spring:bean/>The service to be bound to the specified URL.

Element: bindings

ElementTypeDescription
bindings(binding)*Individual bindings.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy