@ConfigurationProperties(prefix="spring.cloud.function.rsocket") public class RSocketFunctionProperties extends Object
| Constructor and Description |
|---|
RSocketFunctionProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBindAddress() |
int |
getBindPort() |
void |
setBindAddress(String bindAddress) |
void |
setBindPort(int bindPort) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.