javax.xml.ws
Interface AsyncHandler<T>


public interface AsyncHandler<T>


Method Summary
 void handleResponse(Response<T> response)
           
 

Method Detail

handleResponse

void handleResponse(Response<T> response)


Copyright © 2007 Apache Web Services Project. All Rights Reserved.