Package de.gematik.bbriccs.rest
Class RestClient
java.lang.Object
de.gematik.bbriccs.rest.RestClient
- All Implemented Interfaces:
HttpBClient
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic RestClient.RestClientBuildersend(HttpBRequest bRequest) voidshutDown()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.gematik.bbriccs.rest.HttpBClient
init
-
Method Details
-
forUrl
-
shutDown
public void shutDown()- Specified by:
shutDownin interfaceHttpBClient
-
send
- Specified by:
sendin interfaceHttpBClient
-