de.grogra.imp.net
Interface ResponseHandler

All Known Implementing Classes:
SimpleResponseHandler

public interface ResponseHandler


Method Summary
 void handleResponse(Connection cx, long requestId, long responseId)
           
 

Method Detail

handleResponse

void handleResponse(Connection cx,
                    long requestId,
                    long responseId)
                    throws java.io.IOException
Throws:
java.io.IOException