JavaScript is disabled on your browser.
Skip navigation links
Spring Integration
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
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
.