Extracted at 2006-05-11.
pike.ida.liu.se
[Top]
Public
Public.Protocols
Public.Protocols.Stomp
Public.Protocols.Stomp.Client

Method Public.Protocols.Stomp.Client()->commit()


Method commit

int commit(string txid, int(0..1)|void receipt)

Description

commit a transaction

Parameter txid

the transaction identifier of the transaction to commit.

Parameter receipt

should we await confirmation of this command from the server?