org.projectodd.stilts.stomp.client
Class ClientSubscription
java.lang.Object
org.projectodd.stilts.stomp.client.ClientSubscription
public class ClientSubscription
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isActive
public boolean isActive()
getId
public String getId()
getMessageHandler
public MessageHandler getMessageHandler()
unsubscribe
public void unsubscribe()
throws StompException
- Throws:
StompException
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.