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