Uses of Class
com.avoka.tm.util.TxnUrlBuilder
-
Packages that use TxnUrlBuilder Package Description com.avoka.tm.util Provides Utility function classes. -
-
Uses of TxnUrlBuilder in com.avoka.tm.util
Methods in com.avoka.tm.util that return TxnUrlBuilder Modifier and Type Method Description TxnUrlBuilder
TxnUrlBuilder. setSecured(Boolean secured)
Set explicitly if the url should be secured (authorized or anonymous).TxnUrlBuilder
TxnUrlBuilder. setSpaceName(String spaceName)
Set the space name property.TxnUrlBuilder
TxnUrlBuilder. setTxn(Txn txn)
Set the transaction property.
-