org.apache.wsif
Interface WSIFResponseHandler

All Superinterfaces:
java.io.Serializable

public interface WSIFResponseHandler
extends java.io.Serializable

A WSIFResponseHandler is used for asynchronous requests.

Author:
Ant Elder

Method Summary
 void executeAsyncResponse(WSIFMessage outMsg, WSIFMessage faultMsg)
           
 

Method Detail

executeAsyncResponse

public void executeAsyncResponse(WSIFMessage outMsg,
                                 WSIFMessage faultMsg)
                          throws WSIFException


Copyright © 2002, 2002 Apache XML Project. All Rights Reserved.