rest-api-versioning

REST API Versioning: URI and Media Type-Header Versioning Strategies

What are the best strategies to implement REST API versioning? URI and Media Type-Header Versioning Strategies and Examples When considering REST API Versioning strategy , there are few different options… Read more
restful api-HATEOAS

HATEOAS and Hypermedia Aware Services And Clients :REST

In this article we discuss HATEOAS (Hypermedia as the Engine of Application State) Rest constraint and some HATEOAS example and HATEOAS Json representations of embedded hypermedia.Jersey currently supports HATEOAS and… Read more
JAX-WS exception fault handling example

JAX-WS Exceptions and Faults: Annotation, Exception and Fault Handling Examples

JAX-WS exception and SOAP fault handling sometimes confuses a Java programmer. This article explains the handling of JAX-WS exceptions and SOAP Fault with examples. Here, we also check some of… Read more

Logging or Tracing Web Service XML Request/Response with JAX-WS

How to Log Request and Response With Java JAX-WS web-service Server and Client? We have discussed many examples to develop secure web services with JAX-WS API and using the Metro… Read more
jax-ws usernametoken example

Secure Metro JAX-WS UsernameToken Web Service with Signature, Encryption and TLS (SSL)

Java Web Services Security: How to Secure JAX-WS UsernameToken Web Service with Signature, Encryption and TLS (SSL) Securing the data exchanged between web service producers and consumers is essential to… Read more
jax-ws web services encryption signature java

JAX-WS Secure Web Services with Signatures and Encryption: WS-Security with Metro and WSIT

Java Web Services: Create Secure JAX-WS Metro Web Service Signed and Encrypted Using Public-Key Cryptography Asymmetric Encryption Security is the primary concern when web services exchange critical business data. WS-Security… Read more
jax-ws usernametoken example

JAX-WS and Secure Java Web Services using UsernameToken : WS-Security with Metro and WSIT

JAX-WS and Secure Java Web Services using UsernameToken: WS-Security with Metro and WSIT Example This tutorial focuses on creating secure JAX-WS web service with UsernameToken WS-Security profile by using Metro… Read more
MTOM-jax-ws-XOP-with-attachment

JAX-WS Attachment – Enable MTOM for JAX-WS Web services

JAX-WS with Attachment – MTOM , XOP and Java Web Service Example using JAX-WS In this MTOM JAX-WS tutorial, we discuss how to use MTOM (Message Transmission Optimization Mechanism) with… Read more

SOAP Binding: Difference between Document and RPC Style Web Services

A Tutorial on RPC Vs Document Style WSDL SOAP binding with Example Table of Contents Basics: Document Style Vs RPC Style What is SOAP Encoding and Literal? Learn by doing:… Read more
JAX-WS Web Services and Clients

Java JAX-WS Tutorial: Develop Web Services and Clients (Consumers) Using JAX-WS

Java JAX-WS Tutorial to Develop your First Web Service Using JAX-WS API, Eclipse, wsimport and wsgen Tools without using JEE Containers. This article gives an introduction and quick start guide… Read more
© 2024 Globinch Java Forum - Theme by WPEnjoy · Powered by WordPress