public class RSocketAddress extends Object implements Serializable
RSocketAddress()
static RSocketAddress
of(int port)
of(String address, int port)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RSocketAddress()
public static RSocketAddress of(String address, int port)
public static RSocketAddress of(int port)
public String toString()
toString
Object
Copyright © 2019–2022. All rights reserved.