SOAP
-
jws
JAX-WS Hibernate Example
In this example, we feature a comprehensive article on JAX-WS Hibernate. We will demonstrate how to create a SOAP-based web service…
Read More » -
Enterprise Java
Differences Between REST and SOAP APIs
This article discusses the differences between REST and Soap APIs. Therefore, after reading these articles, readers will probably understand why,…
Read More » -
jws
JAX-WS Web Service Example
In this example we shall learn implementing JAX-WS Web Service. JAX-WS are the API’s provided by Java for implementing Web…
Read More » -
jws
JAX-WS Client Example
Hosting a web service is of no use until it becomes usable by a client. In this example we shall…
Read More » -
jws
JAX-WS Annotations Example
In this example we shall learn some important JAX-WS annotations provided by Java. To understand this tutorial, following is the…
Read More » -
jws
JAX-WS Endpoint Example
In this example we shall see how to use JAX-WS Endpoint. Literally talking about web service endpoint, it is a resource…
Read More » -
jws
JAX-WS SOAP Handler Example
In this example we are going to see how to Use SOAP Handler to intercept SOAP messages form the client…
Read More »