Publishes the given message to this channel, delivering the message to all the {@link ServerSession}s subscribed to this channel.
@param from the session from which the message originates @param message the message to publish @see #publish(Session,Object)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|