| Package | Description |
|---|---|
| org.simpleframework.http | |
| org.simpleframework.http.message | |
| org.simpleframework.http.parse |
| Modifier and Type | Method and Description |
|---|---|
Address |
RequestWrapper.getAddress()
This is used to acquire the address from the request line.
|
Address |
RequestLine.getAddress()
This is used to acquire the address from the request line.
|
| Modifier and Type | Method and Description |
|---|---|
Address |
RequestConsumer.getAddress()
This is used to acquire the address from the request line.
|
Address |
Header.getAddress()
This is used to acquire the address from the request line.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddressParser
This parser is used to parse uniform resource identifiers.
|
Copyright © 2025. All rights reserved.