Uses of Class
io.fabric8.mockwebserver.http.RecordedHttpConnection
-
Packages that use RecordedHttpConnection Package Description io.fabric8.mockwebserver -
-
Uses of RecordedHttpConnection in io.fabric8.mockwebserver
Methods in io.fabric8.mockwebserver with parameters of type RecordedHttpConnection Modifier and Type Method Description default voidMockWebServerListener. onConnection(RecordedHttpConnection connection)default voidMockWebServerListener. onConnectionClosed(RecordedHttpConnection connection)
-