Enum StreamType

java.lang.Object
java.lang.Enum<StreamType>
org.eclipse.jetty.quic.common.StreamType
All Implemented Interfaces:
Serializable, Comparable<StreamType>, java.lang.constant.Constable

public enum StreamType extends Enum<StreamType>

The QUIC stream type, either client or server initiated, and either unidirectional or bidirectional.