JTR 5.0 API Documentation

jtr.ws
Interface IWsResponseListener


public interface IWsResponseListener

This interface must be implemented for receiving callback notifications of the completion of a service invocation.

Since:
4.0
Version:
5.0
Author:
Francesco Russo

Method Summary
 void handleResponse(IWsResponse resp)
          Call-back notification method invoked upon notification of the accomplishment of a previous service invocation.
 

Method Detail

handleResponse

void handleResponse(IWsResponse resp)
Call-back notification method invoked upon notification of the accomplishment of a previous service invocation.


The JTR Project is licensed under GPL version 2