Uses of Enum Class
org.eclipse.jetty.quic.common.StreamType
-
Uses of StreamType in org.eclipse.jetty.quic.common
Methods in org.eclipse.jetty.quic.common that return StreamTypeModifier and TypeMethodDescriptionstatic StreamTypeStreamType.from(long streamId) static StreamTypeReturns the enum constant of this class with the specified name.static StreamType[]StreamType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.jetty.quic.common with parameters of type StreamType