ProxyOptions

cc.otavia.sql.net.ProxyOptions
See theProxyOptions companion object
class ProxyOptions

Proxy options for a net client or a net client.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Constructors

def this(other: ProxyOptions)

Copy constructor.

Copy constructor.

Value parameters

other

the options to copy

Attributes

Concrete fields

var host: String
var password: String
var port: Int
var username: String