Class ConnectionInfo
java.lang.Object
ir.msob.jima.core.commons.model.dto.ModelType
ir.msob.jima.cloud.rsocket.commons.model.ConnectionInfo
- All Implemented Interfaces:
ir.msob.jima.core.commons.model.BaseModel,ir.msob.jima.core.commons.model.dto.BaseType,Serializable
public class ConnectionInfo
extends ir.msob.jima.core.commons.model.dto.ModelType
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ir.msob.jima.core.commons.model.BaseModel
copyMethods inherited from interface ir.msob.jima.core.commons.model.dto.BaseType
getClassType
-
Constructor Details
-
ConnectionInfo
public ConnectionInfo()
-
-
Method Details
-
getServerUrl
-
getHost
-
getPort
-
getTransport
public org.springframework.boot.rsocket.server.RSocketServer.Transport getTransport() -
getTransportAsString
-