D F G I J M O P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- DataBufferController - Interface in org.bremersee.apiclient.webflux.app
-
The data buffer controller.
- DataBufferControllerImpl - Class in org.bremersee.apiclient.webflux.app
-
The data buffer controller implementation.
- DataBufferControllerImpl() - Constructor for class org.bremersee.apiclient.webflux.app.DataBufferControllerImpl
- deleteValue(String) - Method in interface org.bremersee.apiclient.webflux.app.ValueController
-
Delete value mono.
- deleteValue(String) - Method in class org.bremersee.apiclient.webflux.app.ValueControllerImpl
F
- FormDataController - Interface in org.bremersee.apiclient.webflux.app
-
The form data controller.
- FormDataControllerImpl - Class in org.bremersee.apiclient.webflux.app
-
The form data controller implementation.
- FormDataControllerImpl() - Constructor for class org.bremersee.apiclient.webflux.app.FormDataControllerImpl
G
- getJsonValues() - Method in interface org.bremersee.apiclient.webflux.app.ValueController
-
Gets json values.
- getJsonValues() - Method in class org.bremersee.apiclient.webflux.app.ValueControllerImpl
- getStringValue() - Method in interface org.bremersee.apiclient.webflux.app.ValueController
-
Gets string value.
- getStringValue() - Method in class org.bremersee.apiclient.webflux.app.ValueControllerImpl
I
- IoRuntimeException - Exception in org.bremersee.apiclient.webflux.app
-
The io runtime exception.
- IoRuntimeException(String, IOException) - Constructor for exception org.bremersee.apiclient.webflux.app.IoRuntimeException
-
Instantiates a new Io runtime exception.
J
- JSON_VALUES - Static variable in interface org.bremersee.apiclient.webflux.app.ValueController
-
The Json values.
M
- MultipartDataController - Interface in org.bremersee.apiclient.webflux.app
-
The multipart data controller.
- MultipartDataControllerImpl - Class in org.bremersee.apiclient.webflux.app
-
The multipart data controller implementation.
- MultipartDataControllerImpl() - Constructor for class org.bremersee.apiclient.webflux.app.MultipartDataControllerImpl
O
- org.bremersee.apiclient.webflux - package org.bremersee.apiclient.webflux
- org.bremersee.apiclient.webflux.app - package org.bremersee.apiclient.webflux.app
- org.bremersee.apiclient.webflux.contract - package org.bremersee.apiclient.webflux.contract
- org.bremersee.apiclient.webflux.contract.spring - package org.bremersee.apiclient.webflux.contract.spring
- org.bremersee.apiclient.webflux.contract.spring.multipart - package org.bremersee.apiclient.webflux.contract.spring.multipart
P
- patchStringValue(String, String, String) - Method in interface org.bremersee.apiclient.webflux.app.ValueController
-
Patch string value mono.
- patchStringValue(String, String, String) - Method in class org.bremersee.apiclient.webflux.app.ValueControllerImpl
- postData(Flux<DataBuffer>) - Method in interface org.bremersee.apiclient.webflux.app.DataBufferController
-
Post data mono.
- postData(Flux<DataBuffer>) - Method in class org.bremersee.apiclient.webflux.app.DataBufferControllerImpl
- postFluxParts(Flux<Part>) - Method in interface org.bremersee.apiclient.webflux.app.MultipartDataController
-
Post flux parts mono.
- postFluxParts(Flux<Part>) - Method in class org.bremersee.apiclient.webflux.app.MultipartDataControllerImpl
- postFormData(String, String, MultiValueMap<String, String>) - Method in interface org.bremersee.apiclient.webflux.app.FormDataController
-
Post form data mono.
- postFormData(String, String, ServerWebExchange) - Method in class org.bremersee.apiclient.webflux.app.FormDataControllerImpl
-
Post form data mono.
- postMonoMultipartDataMap(Mono<MultiValueMap<String, Part>>) - Method in interface org.bremersee.apiclient.webflux.app.MultipartDataController
-
Post mono multipart data map mono.
- postMonoMultipartDataMap(Mono<MultiValueMap<String, Part>>) - Method in class org.bremersee.apiclient.webflux.app.MultipartDataControllerImpl
- postMonoParts(Mono<Part>, Mono<Part>, Mono<Part>, Mono<Part>) - Method in interface org.bremersee.apiclient.webflux.app.MultipartDataController
-
Post mono parts mono.
- postMonoParts(Mono<Part>, Mono<Part>, Mono<Part>, Mono<Part>) - Method in class org.bremersee.apiclient.webflux.app.MultipartDataControllerImpl
- postMultipartDataMap(MultiValueMap<String, Part>) - Method in interface org.bremersee.apiclient.webflux.app.MultipartDataController
-
Post multipart data map mono.
- postMultipartDataMap(MultiValueMap<String, Part>) - Method in class org.bremersee.apiclient.webflux.app.MultipartDataControllerImpl
- postNamedFluxParts(Flux<Part>) - Method in interface org.bremersee.apiclient.webflux.app.MultipartDataController
-
Post named flux parts mono.
- postNamedFluxParts(Flux<Part>) - Method in class org.bremersee.apiclient.webflux.app.MultipartDataControllerImpl
- postParts(Part, Part, Part, Part) - Method in interface org.bremersee.apiclient.webflux.app.MultipartDataController
-
Post parts mono.
- postParts(Part, Part, Part, Part) - Method in class org.bremersee.apiclient.webflux.app.MultipartDataControllerImpl
- postPublisher(Publisher<String>) - Method in interface org.bremersee.apiclient.webflux.app.PublisherController
-
Post publisher mono.
- postPublisher(Publisher<String>) - Method in class org.bremersee.apiclient.webflux.app.PublisherControllerImpl
- postResource(Resource) - Method in interface org.bremersee.apiclient.webflux.app.ResourceController
-
Post resource mono.
- postResource(Resource) - Method in class org.bremersee.apiclient.webflux.app.ResourceControllerImpl
- postValue(String, MultiValueMap<String, String>, String, Map<String, Object>, Map<String, Object>) - Method in interface org.bremersee.apiclient.webflux.app.ValueController
-
Post value mono.
- postValue(String, MultiValueMap<String, String>, String, Map<String, Object>, Map<String, Object>) - Method in class org.bremersee.apiclient.webflux.app.ValueControllerImpl
- PublisherController - Interface in org.bremersee.apiclient.webflux.app
-
The publisher controller.
- PublisherControllerImpl - Class in org.bremersee.apiclient.webflux.app
-
The publisher controller implementation.
- PublisherControllerImpl() - Constructor for class org.bremersee.apiclient.webflux.app.PublisherControllerImpl
- putStringValue(String, String) - Method in interface org.bremersee.apiclient.webflux.app.ValueController
-
Put string value mono.
- putStringValue(String, String) - Method in class org.bremersee.apiclient.webflux.app.ValueControllerImpl
R
- ResourceController - Interface in org.bremersee.apiclient.webflux.app
-
The resource controller.
- ResourceControllerImpl - Class in org.bremersee.apiclient.webflux.app
-
The resource controller implementation.
- ResourceControllerImpl() - Constructor for class org.bremersee.apiclient.webflux.app.ResourceControllerImpl
S
- STRING_VALUE - Static variable in interface org.bremersee.apiclient.webflux.app.ValueController
-
The constant STRING_VALUE.
T
- TestConfiguration - Class in org.bremersee.apiclient.webflux.app
-
The test configuration to test the api client.
- TestConfiguration() - Constructor for class org.bremersee.apiclient.webflux.app.TestConfiguration
V
- ValueController - Interface in org.bremersee.apiclient.webflux.app
-
The value controller.
- ValueControllerImpl - Class in org.bremersee.apiclient.webflux.app
-
The value controller implementation.
- ValueControllerImpl() - Constructor for class org.bremersee.apiclient.webflux.app.ValueControllerImpl
All Classes All Packages