Class MultiConnectionListener.MultiConnectionListenerBase

java.lang.Object
com.streambase.liveview.client.MultiConnectionListener.MultiConnectionListenerBase
All Implemented Interfaces:
MultiConnectionListener
Enclosing interface:
MultiConnectionListener

public static class MultiConnectionListener.MultiConnectionListenerBase extends Object implements MultiConnectionListener
When implmenting MultiConnectionListener, if you extend this base class you'll have version protection. If any methods are added to the interface, then a nop method will also be added to this base class.