org.mobicents.slee.resource.lab.stack
Interface RAFStackListener
- All Known Implementing Classes:
- MessageResourceAdaptor, RAFClient, RAFServer, RAFSwingClient
public interface RAFStackListener
RAFStackListener is an interface which needs to be implemented to receive
information from the RAFStack implementation. It follows the
publish/subscribe pattern.
- Author:
- Michael Maretzke
|
Method Summary |
void |
onEvent(java.lang.String incomingData)
|
onEvent
void onEvent(java.lang.String incomingData)
Copyright © 2009. All Rights Reserved.