hunt-service ~master (2019-06-25T13:04:18Z)
Home
Dub
Repo
UrlInfo.this
hunt
service
util
UrlInfo
UrlInfo
Instantiates a new Provider.
@param host the host @param port the port
this
()
this
(string host, int port)
class
UrlInfo
this
(
string
host
,
int
port
)
this
(string host, int port, string originUrl)
Meta
Source
See Implementation
hunt
service
util
UrlInfo
UrlInfo
constructors
this
functions
getAttr
getDynamicAttr
getDynamicAttrs
getHost
getOriginUrl
getPath
getPort
getProtocolType
getRpcVersion
getSerializationType
getStaticAttr
getStaticAttrs
getWeight
init
opEquals
setDynamicAttr
setDynamicAttrs
setHost
setOriginUrl
setPath
setPort
setProtocolType
setRpcVersion
setSerializationType
setStaticAttr
setStaticAttrs
setWeight
toHash
toString
toUrl
static functions
valueOf
Instantiates a new Provider.
@param host the host @param port the port