Class CoherenceProperties.SessionProperties
java.lang.Object
com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.SessionProperties
- Enclosing class:
- CoherenceProperties
Coherence Session Configuration.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetGrpc()
Deprecated, for removal: This API element is subject to removal in a future version.void
setClient
(List<ClientSessionConfigurationBean> client) void
Deprecated, for removal: This API element is subject to removal in a future version.void
setServer
(List<ServerSessionConfigurationBean> server)
-
Constructor Details
-
SessionProperties
public SessionProperties()
-
-
Method Details
-
getGrpc
Deprecated, for removal: This API element is subject to removal in a future version. -
setGrpc
@Deprecated(since="4.0.0", forRemoval=true) public void setGrpc(List<GrpcSessionConfigurationBean> grpc) Deprecated, for removal: This API element is subject to removal in a future version. -
getClient
-
setClient
-
getServer
-
setServer
-
getAllSessionConfigurationBeans
-