Skip to content

detoxor/kata_jax_ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kata_jax_ws

Simple java web service SOAP project

Official

Testing

Examples

Guides

JAX-WS Security

SOAP vs LOGICAL handlers

"JAX-WS supports two types of SOAP message handlers: SOAP handlers and logical handlers. SOAP handlers can access the entire SOAP message, including the message headers and body. Logical handlers can access the payload of the message only, and cannot change any protocol-specific information (like headers) in a message."

About

Simple java web service SOAP project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages