|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FaultToleranceMode | |
---|---|
com.genesyslab.platform.applicationblocks.commons.protocols |
Uses of FaultToleranceMode in com.genesyslab.platform.applicationblocks.commons.protocols |
---|
Methods in com.genesyslab.platform.applicationblocks.commons.protocols that return FaultToleranceMode | |
---|---|
FaultToleranceMode |
ProtocolConfiguration.getFaultTolerance()
Deprecated. |
static FaultToleranceMode |
FaultToleranceMode.valueOf(java.lang.String name)
Deprecated. Returns the enum constant of this type with the specified name. |
static FaultToleranceMode[] |
FaultToleranceMode.values()
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.genesyslab.platform.applicationblocks.commons.protocols with parameters of type FaultToleranceMode | |
---|---|
void |
ProtocolConfiguration.setFaultTolerance(FaultToleranceMode value)
Deprecated. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |