Uses of Class
dev.vality.damsel.timeout_behaviour.TimeoutBehaviour
Packages that use TimeoutBehaviour
Package
Description
-
Uses of TimeoutBehaviour in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing declared as TimeoutBehaviourMethods in dev.vality.damsel.payment_processing that return TimeoutBehaviourMethods in dev.vality.damsel.payment_processing with parameters of type TimeoutBehaviourModifier and TypeMethodDescriptionSessionSuspended.setTimeoutBehaviour(TimeoutBehaviour timeout_behaviour) -
Uses of TimeoutBehaviour in dev.vality.damsel.proxy_provider
Fields in dev.vality.damsel.proxy_provider declared as TimeoutBehaviourModifier and TypeFieldDescriptionSuspendIntent.timeout_behaviourПоведение процессинга в случае истечения заданного timeoutMethods in dev.vality.damsel.proxy_provider that return TimeoutBehaviourModifier and TypeMethodDescriptionSuspendIntent.getTimeoutBehaviour()Поведение процессинга в случае истечения заданного timeoutMethods in dev.vality.damsel.proxy_provider with parameters of type TimeoutBehaviourModifier and TypeMethodDescriptionSuspendIntent.setTimeoutBehaviour(TimeoutBehaviour timeout_behaviour) Поведение процессинга в случае истечения заданного timeout -
Uses of TimeoutBehaviour in dev.vality.damsel.timeout_behaviour
Methods in dev.vality.damsel.timeout_behaviour that return TimeoutBehaviourModifier and TypeMethodDescriptionstatic TimeoutBehaviourTimeoutBehaviour.callback(ByteBuffer value) TimeoutBehaviour.deepCopy()static TimeoutBehaviourTimeoutBehaviour.operation_failure(OperationFailure value) Methods in dev.vality.damsel.timeout_behaviour with parameters of type TimeoutBehaviourModifier and TypeMethodDescriptionintTimeoutBehaviour.compareTo(TimeoutBehaviour other) booleanTimeoutBehaviour.equals(TimeoutBehaviour other) Constructors in dev.vality.damsel.timeout_behaviour with parameters of type TimeoutBehaviour