public class ProducerAvailable extends ParticipantAvailable
| Constructor and Description |
|---|
ProducerAvailable(Object id,
String displayName,
String channelKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptIncoming(RouteAvailableMessage message)
Returns true if the given route should be broadcast to this route.
|
RouteUnavailableMessage |
getUnavailableMessage()
Returns the corresponding unavailable message for this message.
|
equals, getChannelKey, getDisplayName, getId, getSource, hashCode, toStringpublic RouteUnavailableMessage getUnavailableMessage()
RouteAvailableMessagepublic boolean acceptIncoming(RouteAvailableMessage message)
RouteAvailableMessageCopyright © 2013. All rights reserved