Home
last modified time | relevance | path

Searched defs:httpConnectionManager (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/
H A DXdsListenerResource.java223 io.grpc.xds.HttpConnectionManager httpConnectionManager = parseHttpConnectionManager( in parseFilterChain() local
595 abstract io.grpc.xds.HttpConnectionManager httpConnectionManager(); in httpConnectionManager() method in XdsListenerResource.LdsUpdate
601 static LdsUpdate forApiListener(io.grpc.xds.HttpConnectionManager httpConnectionManager) { in forApiListener()
H A DEnvoyServerProtoData.java213 abstract HttpConnectionManager httpConnectionManager(); in httpConnectionManager() method in EnvoyServerProtoData.FilterChain
221 HttpConnectionManager httpConnectionManager, in create()
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
H A DXdsServerWrapperTest.java464 HttpConnectionManager httpConnectionManager = HttpConnectionManager.forVirtualHosts( in discoverState_virtualhost() local
501 HttpConnectionManager httpConnectionManager = HttpConnectionManager.forVirtualHosts( in discoverState_restart_afterResourceNotExist() local
H A DXdsServerTestHelper.java112 HttpConnectionManager httpConnectionManager = HttpConnectionManager.forVirtualHosts( in buildTestListener() local
H A DXdsSecurityClientServerTest.java387 HttpConnectionManager httpConnectionManager = HttpConnectionManager.forVirtualHosts( in buildListener() local