-ws-commons.spring.jaxws-spring.1.9.source-code.spring-jax-ws-local-transport.xsd.html Maven / Gradle / Ivy
Schema for namespace: http://jax-ws.dev.java.net/spring/local-transport
Root Element
Element Description Class
bindings Set of {@link SpringBinding}. com.sun.xml.ws.transport.local.LocalBinding
Element Summary
Element Description Class
bindings Set of {@link SpringBinding}. com.sun.xml.ws.transport.local.LocalBinding
Element Detail
Element: bindings
Attribute Type Description
beanName xs:string Bean name is used as the ID of the in-vm server,
which becomes the URI to access this in-vm server endpoint
(in-vm://ID/)
Element Type Description
endpoints (<spring:bean/>)* Individual endpoints.