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