HTTP2::Stream::StateMachine::Transition
Constructors
new(action : Action, next_state : State | Nil = nil, error_code : ErrorCode | Nil = nil)
SourceInstance methods
action
clone
Sourcecopy_with(action _action = @action, next_state _next_state = @next_state, error_code _error_code = @error_code)
Sourceerror_code
next_state