org.apache.hello_world_soap_http
Class NotAnnotatedProvider
java.lang.Object
org.apache.hello_world_soap_http.NotAnnotatedProvider
- All Implemented Interfaces:
- javax.xml.ws.Provider<Source>
public class NotAnnotatedProvider
- extends Object
- implements javax.xml.ws.Provider<Source>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotAnnotatedProvider
public NotAnnotatedProvider()
invoke
public Source invoke(Source source)
- Specified by:
invoke in interface javax.xml.ws.Provider<Source>
Apache CXF