Forums Register Login

JAXWS : A Query with respect to JAX WS Annotations

+Pie Number of slices to send: Send
Hi

This below line is taken from IBM tutorials .

The @WebService annotation marks a Java class as implementing a Web service or marks a service endpoint interface (SEI) as implementing a Web service interface.


can anybody please let me know what does this Line meant to be exactly

@WebService annotation marks a Java class as implementing a Web service


Thanks

+Pie Number of slices to send: Send
Hi!

Ravi Kiran V wrote:
can anybody please let me know what does this Line meant to be exactly

@WebService annotation marks a Java class as implementing a Web service


The @WebService annotation tells the web service stack (that is handling web service stuff in the server to which the web service is deployed) that this class is a web service endpoint implementation class.
A web service endpoint implementation class is the first code in your application, except for any handlers, that is invoked when the web service endpoint in question receives a request.
Hope this helps!
+Pie Number of slices to send: Send
Thank you very much .
I like you because you always keep good, crunchy cereal in your pantry. This tiny ad agrees:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 1209 times.
Similar Threads
"Using the annotations in webservice"
Usage of @WebserviceProvider in handling SOAP based webservices
How many web services I can have in a single ejb, only one or many?
class $Proxy(...) has neither @WebSerivce nor @WebServiceProvider annotation exception
WebService End Point Interface:
More...

All times above are in ranch (not your local) time.
The current ranch time is
Apr 15, 2024 21:52:33.