views:

12

answers:

0

I am using JAX-WS for creating my API. I have implemented SOAPHandler for the web-service. Now can i use that same handler for other web-services which needs the same functionality? If yes, can it create any issue when many web-services are being accessed at a time.