java - How to register with a notification web service? -


i had bit of experience jax-ws build basic web services such providing methods clients call.

but if have notification service , clients able register service receive notification messages once there new updates?

are there guidelines such web services?

you might want have @ messaging specifications ideas.

ws-eventing seems fall close requirements, ws-notification well. don't know how support these 2 specs in different frameworks, ws-addressing supported implementations , built on top of fallback, assuming if don't need fancy.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -