Annotation to be use to expose a Service or Endpoint class as a CXF Service via Grails.
| Type | Name and description |
|---|---|
String |
address()@default '' |
EndpointType |
expose()@default EndpointType.JAX_WS |
String[] |
inFaultInterceptors()@default ] |
String[] |
inInterceptors()@default ] |
String |
name()@default '' |
String[] |
outFaultInterceptors()@default ] |
String[] |
outInterceptors()@default ] |
GrailsCxfEndpointProperty[] |
properties()@default ] |
boolean |
soap12()@default false |
String |
targetNamespace()@see JaxWsImplementorInfo#getGrailsTargetNamespace
|
String |
wsdl()@default '' |
| Methods inherited from class | Name |
|---|---|
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |