Package org.wicketstuff.push
Interface IPushChannel<EventType>
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
PushChannel
public interface IPushChannel<EventType> extends Serializable
- Author:
- Sebastian Thomschke
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetLabel()
-
-
-
Method Detail
-
getLabel
String getLabel()
-
-