Searched defs:connection_factory (Results 1 – 4 of 4) sorted by relevance
51 def __init__(self, connection_factory): argument
20 std::unique_ptr<QuicConnectionFactory> connection_factory, in QuicServer()
20 std::unique_ptr<QuicConnectionFactory> connection_factory, in QuicClient()
1866 def _open_generic_http(self, connection_factory, url, data): argument