getPort() public method
Returns the port to use for insecure requests.
Defaults to 80, or the port specified by the server if the current request is insecure.
See also setPort().
| public integer getPort ( ) | ||
|---|---|---|
| return | integer |
Port number for insecure requests. |
Please login to continue.