Packages that use TransactionSendEvent | |
---|---|
it.list.jft.event | Provides interfaces for dealing with different types of events and listeners. |
Uses of TransactionSendEvent in it.list.jft.event |
---|
Methods in it.list.jft.event with parameters of type TransactionSendEvent | |
---|---|
void |
TransactionListener.onTransactionSend(TransactionSendEvent event)
Called when the server-answer to the Transaction.send()
is available. |