Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Spring WS1.0.0
Package:
org.springframework.ws.server.endpoint.annotation
Annotation
@
Target
(value = {
TYPE
})
@
Retention
(value =
RUNTIME
)
@
Documented
()
public
@interface
Endpoint
Overview
Inheritance
Members
Usage
Source
Books
Since
1.0.0
Version
Not specified.
Author(s)
Arjen Poutsma
Marks a class as an endpoint.
Instances of this class are typically picked up by an
AbstractAnnotationMethodEndpointMapping
implementation, such as
SoapActionAnnotationMethodEndpointMapping
.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
Classes
Fields
Methods
Parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact