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