OUR SITES
Appistry Main
Blogs
Home
Downloads
Forums
Documentation
Contact
Dashboard
>
Appistry EAF v3.8
>
...
Documentation
>
Client APIs
>
Java Client API
Log In
Java Client API
A JAVA module must import com.appistry.fabric.Fabric to access the fabric API.
Classes and Interfaces
Interface IFabric
methods
getAddress
getPort
getEncryption
getMcastTTL
getCacheRefreshTimeout
getCacheRefreshInterval
ping
pingApplication
execute
recover
submit
submitCorrelated
waitAny
waitCorrelated
submitRecover
submitRecoverCorrelated
Class Fabric
methods
Fabric
getAddress
getPort
getEncryption
getMcastTTL
getCacheRefreshTimeout
getCacheRefreshInterval
ping
pingApplication
execute
recover
submit
submitCorrelated
waitAny
waitCorrelated
submitRecover
submitRecoverCorrelated
getKeepaliveSendInterval
getKeepaliveReadTimeout
Interface IFabricRequest
methods
getApplicationName
getProcessFlowName
setId
getId
setUsername
getUsername
setPassword
getPassword
setSetupTimeout
getSetupTimeout
setProcessingTimeout
getProcessingTimeout
setRecoverTimeout
getRecoverTimeout
setSetupRetries
getSetupRetries
setAutoRecover
getAutoRecover
getResult
getLastException
Class FabricRequest
methods
FabricRequest
copy
getApplicationName
getProcessFlowName
setId
getId
setUsername
getUsername
setPassword
getPassword
setSetupTimeout
getSetupTimeout
setProcessingTimeout
getProcessingTimeout
setRecoverTimeout
getRecoverTimeout
setSetupRetries
getSetupRetries
setAutoRecover
getAutoRecover
getResult
getLastException
Class Version
Version.FabricVersion
Exceptions
FabricException
TaskException
SecurityException
IllegalArgumentException
InternalErrorException
RetryableTransactionException
RecoverableTransactionException
ProcessingTimeoutException
RecoveryTimeoutException
TransactionException
FabricClientException
ResourceBusyException