Interface ConnectionFactory.Configuring
- All Known Implementing Classes:
AbstractHTTP3ServerConnectionFactory
,HTTP3ServerConnectionFactory
,QuicheServerConnectionFactory
,RawHTTP3ServerConnectionFactory
,SslConnectionFactory
- Enclosing interface:
ConnectionFactory
public static interface ConnectionFactory.Configuring
A ConnectionFactory that can configure the connector.
-
Method Summary
-
Method Details
-
configure
Called duringLifeCycle.start()
.- Parameters:
connector
- The connector to configure
-