Uses of Record Class
org.eclipse.jetty.quic.quiche.Quiche.CloseInfo
Packages that use Quiche.CloseInfo
Package
Description
This module contains the main abstractions for the QUIC protocol using the Quiche library.
- 
Uses of Quiche.CloseInfo in org.eclipse.jetty.quic.quiche
Methods in org.eclipse.jetty.quic.quiche that return Quiche.CloseInfoModifier and TypeMethodDescriptionabstract Quiche.CloseInfoQuiche.getLocalCloseInfo()abstract Quiche.CloseInfoQuiche.getRemoteCloseInfo() - 
Uses of Quiche.CloseInfo in org.eclipse.jetty.quic.quiche.foreign
Methods in org.eclipse.jetty.quic.quiche.foreign that return Quiche.CloseInfoModifier and TypeMethodDescriptionForeignQuicheConnection.getLocalCloseInfo()ForeignQuicheConnection.getRemoteCloseInfo() - 
Uses of Quiche.CloseInfo in org.eclipse.jetty.quic.quiche.jna
Methods in org.eclipse.jetty.quic.quiche.jna that return Quiche.CloseInfoModifier and TypeMethodDescriptionJnaQuicheConnection.getLocalCloseInfo()JnaQuicheConnection.getRemoteCloseInfo()