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