| Package | Description |
|---|---|
| io.resourcepool.jarpic.client.response |
| Modifier and Type | Method and Description |
|---|---|
SsdpResponse.Type |
SsdpResponse.getType() |
static SsdpResponse.Type |
SsdpResponse.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SsdpResponse.Type[] |
SsdpResponse.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SsdpResponse(SsdpResponse.Type type,
Map<String,String> headers,
byte[] body,
long expiry,
InetAddress originAddress)
Constructor.
|
Copyright © 2017. All rights reserved.