org.atmosphere.samples.pubsub.dto
Class EmptyCommand
java.lang.Object
org.atmosphere.samples.pubsub.dto.BaseCommand
org.atmosphere.samples.pubsub.dto.EmptyCommand
- All Implemented Interfaces:
- Command
public class EmptyCommand
- extends BaseCommand
|
Method Summary |
void |
execute(org.atmosphere.cpr.Broadcaster broadcaster)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmptyCommand
public EmptyCommand()
execute
public void execute(org.atmosphere.cpr.Broadcaster broadcaster)
Copyright © 2014. All Rights Reserved.