@Deprecated public class McastEvent extends AbstractEvent<McastEvent.Type,McastRouteInfo>
Modifier and Type | Class and Description |
---|---|
static class |
McastEvent.Type
Deprecated.
|
Constructor and Description |
---|
McastEvent(McastEvent.Type type,
McastRouteInfo subject)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Deprecated.
|
subject, time, type
public McastEvent(McastEvent.Type type, McastRouteInfo subject)
public java.lang.String toString()
toString
in class AbstractEvent<McastEvent.Type,McastRouteInfo>