Interface WebClientService.WireProtocolChain
- All Superinterfaces:
WebClientService.Chain
- All Known Subinterfaces:
WebClientService.TransportChain
- Enclosing interface:
WebClientService
Terminal service chain that exposes the currently selected wire protocol.
-
Method Summary
Modifier and TypeMethodDescriptionProtocol currently selected for the request.Methods inherited from interface WebClientService.Chain
proceedModifier and TypeMethodDescriptionproceed(WebClientServiceRequest clientRequest) Proceed with invocation of the next service, or the HTTP call.
-
Method Details
-
protocolId
-