Index
All Classes and Interfaces|All Packages
A
- assignToConnection(T) - Method in class me.hsgamer.hscore.web.UserAgent
-
Assign the user agent to the connection
C
- CHROME - Static variable in class me.hsgamer.hscore.web.UserAgent
-
User agent for Chrome
- createConnection(String) - Static method in class me.hsgamer.hscore.web.WebUtils
-
Create a new connection
- createConnection(String, Consumer<URLConnection>) - Static method in class me.hsgamer.hscore.web.WebUtils
-
Create a new connection
- createHttpConnection(String) - Static method in class me.hsgamer.hscore.web.WebUtils
-
Create a new HTTP connection
- createHttpConnection(String, Consumer<HttpURLConnection>) - Static method in class me.hsgamer.hscore.web.WebUtils
-
Create a new HTTP connection
- createHttpsConnection(String) - Static method in class me.hsgamer.hscore.web.WebUtils
-
Create a new HTTPS connection
- createHttpsConnection(String, Consumer<HttpsURLConnection>) - Static method in class me.hsgamer.hscore.web.WebUtils
-
Create a new HTTPS connection
F
G
- getAgent() - Method in class me.hsgamer.hscore.web.UserAgent
-
Get the agent string
M
- me.hsgamer.hscore.web - package me.hsgamer.hscore.web
-
Contains the classes to work with Web connections
U
- UserAgent - Class in me.hsgamer.hscore.web
-
The user agent
- UserAgent(String) - Constructor for class me.hsgamer.hscore.web.UserAgent
-
Create a new user agent
W
- WebUtils - Class in me.hsgamer.hscore.web
-
Methods on web
All Classes and Interfaces|All Packages