Toggle navigation
Home
com.squareup.okhttp.Request to org.sonarqube.ws.client.WsRequest
No. of Instances - 4
No. of Commits - 1
No. of Projects - {'sonarqube'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> Internal
Mapping:
Add or Remove Method invocation
chain
to
wsClient.wsConnector().call(request)
chain
to
wsClient.wsConnector()
chain.proceed(request)
to
wsClient
chain
to
wsClient.wsConnector().call(request)
chain
to
wsClient.wsConnector()
chain.proceed(request)
to
wsClient
chain
to
wsClient.wsConnector().call(request)
chain
to
wsClient.wsConnector()
chain.proceed(request)
to
wsClient