rd-framework / com.jetbrains.rd.framework / SocketWire / ServerFactory

ServerFactory

class ServerFactory

Constructors

<init>

ServerFactory(lifetime: <ERROR CLASS>, wireParametersFactory: () -> SocketWire.WireParameters, port: Int?, allowRemoteConnections: Boolean = false)
ServerFactory(lifetime: <ERROR CLASS>, scheduler: <ERROR CLASS>, port: Int?, allowRemoteConnections: Boolean = false)

Properties

localPort

val localPort: Int