CCF
Loading...
Searching...
No Matches
http::HTTP2ServerSession Member List

This is the complete list of members for http::HTTP2ServerSession, including all inherited members.

close_session() overrideccf::EncryptedSessioninlinevirtual
close_stream(ccf::http::HeaderMap &&trailers) overridehttp::HTTP2ServerSessioninlinevirtual
EncryptedSession(::tcp::ConnID session_id_, ringbuffer::AbstractWriterFactory &writer_factory, std::unique_ptr< ccf::tls::Context > ctx)ccf::EncryptedSessioninlineprotected
handle_incoming_data(std::span< const uint8_t > data) overrideccf::ThreadedSessioninlinevirtual
handle_incoming_data_cb(std::unique_ptr<::threading::Tmsg< SendRecvMsg > > msg)ccf::ThreadedSessioninlinestatic
handle_incoming_data_thread(std::vector< uint8_t > &&data) overrideccf::EncryptedSessioninlinevirtual
handle_request(llhttp_method verb, const std::string_view &url, ccf::http::HeaderMap &&headers, std::vector< uint8_t > &&body, int32_t stream_id) overridehttp::HTTP2ServerSessioninlinevirtual
HTTP2ServerSession(std::shared_ptr< ccf::RPCMap > rpc_map, int64_t session_id_, const ccf::ListenInterfaceID &interface_id, ringbuffer::AbstractWriterFactory &writer_factory, std::unique_ptr< ccf::tls::Context > ctx, const ccf::http::ParserConfiguration &configuration, const std::shared_ptr< ErrorReporter > &error_reporter, http::ResponderLookup &responder_lookup_)http::HTTP2ServerSessioninline
parse(std::span< const uint8_t > data) overridehttp::HTTP2ServerSessioninlinevirtual
send_data(std::span< const uint8_t > data) overrideccf::EncryptedSessioninlinevirtual
send_data_cb(std::unique_ptr<::threading::Tmsg< SendRecvMsg > > msg)ccf::ThreadedSessioninlinestatic
send_data_thread(std::vector< uint8_t > &&data) overrideccf::EncryptedSessioninlinevirtual
send_odata_error_response(ccf::ErrorDetails &&error)ccf::http::HTTPResponderinline
send_response(ccf::http_status status_code, ccf::http::HeaderMap &&headers, ccf::http::HeaderMap &&trailers, std::span< const uint8_t > body) overridehttp::HTTP2ServerSessioninlinevirtual
session_idccf::EncryptedSessionprotected
set_on_stream_close_callback(ccf::http::StreamOnCloseCallback cb) overridehttp::HTTP2ServerSessioninlinevirtual
start_stream(ccf::http_status status, const ccf::http::HeaderMap &headers) overridehttp::HTTP2ServerSessioninlinevirtual
stream_data(std::span< const uint8_t > data) overridehttp::HTTP2ServerSessioninlinevirtual
ThreadedSession(int64_t thread_affinity)ccf::ThreadedSessioninline
tls_ioccf::EncryptedSessionprotected
~HTTP2ServerSession()http::HTTP2ServerSessioninline
~HTTPResponder()=defaultccf::http::HTTPRespondervirtual
~Session()=defaultccf::Sessionvirtual