Uses of Class
com.arjuna.mw.wsas.exceptions.InvalidTimeoutException
Package
Description
-
Uses of InvalidTimeoutException in com.arjuna.mw.wsas
Modifier and TypeMethodDescriptionvoid
UserActivity.setTimeout
(int timeout) Set the timeout to be associated with all subsequently created activities.void
Start a new activity with a given coordination type. -
Uses of InvalidTimeoutException in com.arjuna.mw.wscf.model.sagas.api
Modifier and TypeMethodDescriptionvoid
Start a new activity.void
UserCoordinator.setTimeout
(int timeout) Set the timeout to be associated with all subsequently created activities. -
Uses of InvalidTimeoutException in com.arjuna.mw.wscf.model.twophase.api
Modifier and TypeMethodDescriptionvoid
Start a new activity.void
UserCoordinator.setTimeout
(int timeout) Set the timeout to be associated with all subsequently created activities.