JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
Spring Integration
org.springframework.integration.grpc.inbound
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.springframework.integration.grpc.inbound
@NullMarked
package
org.springframework.integration.grpc.inbound
Components for server-side gRPC support.
Related Packages
Package
Description
org.springframework.integration.grpc
Base package for gRPC support.
org.springframework.integration.grpc.dsl
Provides gRPC Components support for Spring Integration Java DSL
org.springframework.integration.grpc.outbound
Components for client-side gRPC outbound support.
Classes
Class
Description
GrpcInboundGateway
The
MessagingGatewaySupport
implementation for gRPC
BindableService
.