public interface Command
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.atmosphere.cpr.Broadcaster broadcaster) |
java.lang.String |
getChannel() |
org.atmosphere.cpr.AtmosphereResource |
getResource() |
void |
setResource(org.atmosphere.cpr.AtmosphereResource resource) |
Copyright © 2021. All Rights Reserved.