Package | Description |
---|---|
org.simpleframework.http | |
org.simpleframework.http.message | |
org.simpleframework.http.parse |
Modifier and Type | Method and Description |
---|---|
Address |
RequestLine.getAddress()
This is used to acquire the address from the request line.
|
Address |
RequestWrapper.getAddress()
This is used to acquire the address from the request line.
|
Modifier and Type | Method and Description |
---|---|
Address |
Header.getAddress()
This is used to acquire the address from the request line.
|
Address |
RequestConsumer.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 © 2021. All rights reserved.