Class RequestQueryInfo
java.lang.Object
net.thevpc.nuts.installer.connector.RequestQueryInfo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHost()intgetPort()getQ()getUrl()setContext(String context) setPort(int port) setProtocol(String protocol) setQ(RequestQuery q)
-
Field Details
-
url
-
protocol
-
host
-
context
-
port
public int port -
q
-
-
Constructor Details
-
RequestQueryInfo
public RequestQueryInfo()
-
-
Method Details
-
getUrl
-
setUrl
-
getProtocol
-
setProtocol
-
getHost
-
setHost
-
getContext
-
setContext
-
getPort
public int getPort() -
setPort
-
getQ
-
setQ
-