Hierarchy For Package org.springframework.ws.server.endpoint.annotation

Package Hierarchies:

Annotation Interface Hierarchy

  • org.springframework.ws.server.endpoint.annotation.Endpoint (implements java.lang.annotation.Annotation)
  • org.springframework.ws.server.endpoint.annotation.Namespace (implements java.lang.annotation.Annotation)
  • org.springframework.ws.server.endpoint.annotation.Namespaces (implements java.lang.annotation.Annotation)
  • org.springframework.ws.server.endpoint.annotation.PayloadRoot (implements java.lang.annotation.Annotation)
  • org.springframework.ws.server.endpoint.annotation.PayloadRoots (implements java.lang.annotation.Annotation)
  • org.springframework.ws.server.endpoint.annotation.RequestPayload (implements java.lang.annotation.Annotation)
  • org.springframework.ws.server.endpoint.annotation.ResponsePayload (implements java.lang.annotation.Annotation)
  • org.springframework.ws.server.endpoint.annotation.XPathParam (implements java.lang.annotation.Annotation)