Uses of Class
com.oracle.coherence.spring.configuration.session.GrpcSessionConfigurationBean
Packages that use GrpcSessionConfigurationBean
Package
Description
Provides auto configuration for Spring Boot.
-
Uses of GrpcSessionConfigurationBean in com.oracle.coherence.spring.boot.autoconfigure
Methods in com.oracle.coherence.spring.boot.autoconfigure that return types with arguments of type GrpcSessionConfigurationBeanModifier and TypeMethodDescriptionCoherenceProperties.SessionProperties.getGrpc()
Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in com.oracle.coherence.spring.boot.autoconfigure with type arguments of type GrpcSessionConfigurationBeanModifier and TypeMethodDescriptionvoid
CoherenceProperties.SessionProperties.setGrpc
(List<GrpcSessionConfigurationBean> grpc) Deprecated, for removal: This API element is subject to removal in a future version.