| Package | Description |
|---|---|
| com.badlogic.gdx | |
| com.badlogic.gdx.net |
| Class and Description |
|---|
| HttpStatus
This implementation is widely based Apache's HttpStatus which uses license (Apache license 2.0) -
http://www.apache.org/licenses/LICENSE-2.0 For more information on the Apache Software Foundation, please see
|
| ServerSocket
A server socket that accepts new incoming connections, returning
Socket instances. |
| ServerSocketHints
Options for
ServerSocket instances. |
| Socket
A client socket that talks to a server socket via some
Net.Protocol. |
| SocketHints
Options for
Socket instances. |
| Class and Description |
|---|
| HttpRequestBuilder
A builder for
Net.HttpRequests. |
| ServerSocket
A server socket that accepts new incoming connections, returning
Socket instances. |
| ServerSocketHints
Options for
ServerSocket instances. |
| Socket
A client socket that talks to a server socket via some
Net.Protocol. |
| SocketHints
Options for
Socket instances. |