Uses of Enum Class
com.predic8.membrane.core.transport.http2.StreamState
Packages that use StreamState
-
Uses of StreamState in com.predic8.membrane.core.transport.http2
Methods in com.predic8.membrane.core.transport.http2 that return StreamStateModifier and TypeMethodDescriptionStreamInfo.getState()Do not use within the logic part.static StreamStateReturns the enum constant of this class with the specified name.static StreamState[]StreamState.values()Returns an array containing the constants of this enum class, in the order they are declared.