| Package | Description |
|---|---|
| org.jupnp.model.message | |
| org.jupnp.model.message.control | |
| org.jupnp.model.message.gena |
| Modifier and Type | Method and Description |
|---|---|
static UpnpResponse.Status |
UpnpResponse.Status.getByStatusCode(int statusCode) |
static UpnpResponse.Status |
UpnpResponse.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpnpResponse.Status[] |
UpnpResponse.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StreamResponseMessage(UpnpResponse.Status status) |
UpnpResponse(UpnpResponse.Status status) |
| Constructor and Description |
|---|
OutgoingActionResponseMessage(UpnpResponse.Status status) |
OutgoingActionResponseMessage(UpnpResponse.Status status,
Action action) |
| Constructor and Description |
|---|
OutgoingSubscribeResponseMessage(UpnpResponse.Status status) |
Copyright © 2023 jUPnP.org. All rights reserved.