Uses of Class
com.google.genai.types.StreamableHttpTransport
Packages that use StreamableHttpTransport
-
Uses of StreamableHttpTransport in com.google.genai.types
Methods in com.google.genai.types that return StreamableHttpTransportModifier and TypeMethodDescriptionabstract StreamableHttpTransportStreamableHttpTransport.Builder.build()static StreamableHttpTransportDeserializes a JSON string to a StreamableHttpTransport object.Methods in com.google.genai.types that return types with arguments of type StreamableHttpTransportModifier and TypeMethodDescriptionabstract Optional<StreamableHttpTransport>McpServer.streamableHttpTransport()A transport that can stream HTTP requests and responses.Methods in com.google.genai.types with parameters of type StreamableHttpTransportModifier and TypeMethodDescriptionabstract McpServer.BuilderMcpServer.Builder.streamableHttpTransport(StreamableHttpTransport streamableHttpTransport) Setter for streamableHttpTransport.