Class DefaultMcpRegistryClient.Builder
java.lang.Object
dev.langchain4j.mcp.registryclient.DefaultMcpRegistryClient.Builder
- Enclosing class:
DefaultMcpRegistryClient
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
headersSupplier
(Supplier<Map<String, String>> headers) httpClient
(HttpClient httpClient) logRequests
(boolean logRequests) logResponses
(boolean logResponses)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
baseUrl
-
httpClient
-
headers
-
headersSupplier
-
logRequests
-
logResponses
-
build
-