Uses of Class
dev.vality.damsel.payment_processing.SessionProxyStateChanged
Packages that use SessionProxyStateChanged
-
Uses of SessionProxyStateChanged in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return SessionProxyStateChangedModifier and TypeMethodDescriptionSessionProxyStateChanged.deepCopy()SessionChangePayload.getSessionProxyStateChanged()SessionProxyStateChanged.setProxyState(byte[] proxy_state) SessionProxyStateChanged.setProxyState(ByteBuffer proxy_state) Methods in dev.vality.damsel.payment_processing with parameters of type SessionProxyStateChangedModifier and TypeMethodDescriptionintSessionProxyStateChanged.compareTo(SessionProxyStateChanged other) booleanSessionProxyStateChanged.equals(SessionProxyStateChanged that) static SessionChangePayloadSessionChangePayload.session_proxy_state_changed(SessionProxyStateChanged value) voidSessionChangePayload.setSessionProxyStateChanged(SessionProxyStateChanged value) Constructors in dev.vality.damsel.payment_processing with parameters of type SessionProxyStateChangedModifierConstructorDescriptionPerforms a deep copy on other.