WSPingService

public class WSPingService extends WebServicesAdaptor

WSPingService is a simple web service which provides a ping-pong function.

Author:Hugo Y. K. Lam

Methods

serviceRequested

public SOAPElement[] serviceRequested(SOAPElement[] bodies)

Processes the web service ping and replies with a pong message.

Throws: