public static class IntegrationProperties.RSocket.Client extends Object
Client()
String
getHost()
Integer
getPort()
URI
getUri()
void
setHost(String host)
setPort(Integer port)
setUri(URI uri)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Client()
public void setHost(String host)
public String getHost()
public void setPort(Integer port)
public Integer getPort()
public void setUri(URI uri)
public URI getUri()