Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.rt.event
Interface ResponseListener

All Known Implementing Classes:
ListenerAdapter

public interface ResponseListener

This interface represents the listener of response events.

Since:
Oracle9i Application Server Wireless Edition

Method Summary
 void responseError(ResponseEvent event)
          The event notification when error occurred

 

Method Detail

responseError

public void responseError(ResponseEvent event)
                   throws AbortServiceException
The event notification when error occurred
AbortServiceException

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.