org.cafesip.sipunit
Interface RequestListener

All Known Subinterfaces:
MessageListener
All Known Implementing Classes:
PresenceNotifySender, SipCall, SipPhone, Subscription

public interface RequestListener

This class is only used internally by SipUnit. It is used for asynchronous reception of SIP requests.


Method Summary
 void processEvent(java.util.EventObject event)
          For internal SipUnit use only.
 

Method Detail

processEvent

void processEvent(java.util.EventObject event)
For internal SipUnit use only.

Parameters:
event - Event received.


http://www.cafesip.org