org.jboss.mq.il.oil2
Interface OIL2RequestListner

All Known Implementing Classes:
OIL2ClientILService, OIL2ServerILService.RequestListner

public interface OIL2RequestListner

Version:
$Revision: 1.2 $
Author:
Hiram Chirino

Method Summary
 void handleConnectionException(Exception e)
           
 void handleRequest(OIL2Request request)
           
 

Method Detail

handleRequest

void handleRequest(OIL2Request request)

handleConnectionException

void handleConnectionException(Exception e)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.