Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.ws.server.endpoint.annotation Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
EndpointIndicates that an annotated class is an Endpoint (e.Classorg.springframework.ws.server.endpoint.annotationSpring WebService
NamespaceSets up a namespace to be used in an @Endpoint method, class, or package.Classorg.springframework.ws.server.endpoint.annotationSpring WebService
NamespacesSets the namespaces to be used in an @Endpoint method, class, or package.Classorg.springframework.ws.server.endpoint.annotationSpring WebService
PayloadRootMarks an endpoint method as the handler for an incoming request.Classorg.springframework.ws.server.endpoint.annotationSpring WebService
RequestPayloadAnnotation which indicates that a method parameter should be bound to the request payload.Classorg.springframework.ws.server.endpoint.annotationSpring WebService
ResponsePayloadAnnotation which indicates that a method return value should be bound to the response payload.Classorg.springframework.ws.server.endpoint.annotationSpring WebService
XPathParamIndicates that a method parameter should be bound to an XPath expression.Classorg.springframework.ws.server.endpoint.annotationSpring WebService