Uses of Interface
org.eclipse.jetty.quic.quiche.QuicheConnection.TokenMinter
-
Uses of QuicheConnection.TokenMinter in org.eclipse.jetty.quic.quiche
Methods in org.eclipse.jetty.quic.quiche with parameters of type QuicheConnection.TokenMinterModifier and TypeMethodDescriptionbooleanQuicheBinding.negotiate(QuicheConnection.TokenMinter tokenMinter, ByteBuffer packetRead, ByteBuffer packetToSend) static booleanQuicheConnection.negotiate(QuicheConnection.TokenMinter tokenMinter, ByteBuffer packetRead, ByteBuffer packetToSend) Fully consumes thepacketReadbuffer.