Index

A C D E F G M U W 
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

D

decodeUrl(String) - Static method in class me.hsgamer.hscore.web.WebUtils
Decode the string

E

encodeUrl(String) - Static method in class me.hsgamer.hscore.web.WebUtils
Encode the string

F

FIREFOX - Static variable in class me.hsgamer.hscore.web.UserAgent
User agent for Firefox

G

getAgent() - Method in class me.hsgamer.hscore.web.UserAgent
Get the agent string

M

makeUrl(String, Map<String, String>) - Static method in class me.hsgamer.hscore.web.WebUtils
Make a URL with the address and the query map
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
A C D E F G M U W 
All Classes and Interfaces|All Packages