|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpnpResponse.Status | |
|---|---|
| org.fourthline.cling.model.message | |
| org.fourthline.cling.model.message.control | |
| org.fourthline.cling.model.message.gena | |
| Uses of UpnpResponse.Status in org.fourthline.cling.model.message |
|---|
| Methods in org.fourthline.cling.model.message that return UpnpResponse.Status | |
|---|---|
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. |
| Constructors in org.fourthline.cling.model.message with parameters of type UpnpResponse.Status | |
|---|---|
StreamResponseMessage(UpnpResponse.Status status)
|
|
UpnpResponse(UpnpResponse.Status status)
|
|
| Uses of UpnpResponse.Status in org.fourthline.cling.model.message.control |
|---|
| Constructors in org.fourthline.cling.model.message.control with parameters of type UpnpResponse.Status | |
|---|---|
OutgoingActionResponseMessage(UpnpResponse.Status status)
|
|
OutgoingActionResponseMessage(UpnpResponse.Status status,
Action action)
|
|
| Uses of UpnpResponse.Status in org.fourthline.cling.model.message.gena |
|---|
| Constructors in org.fourthline.cling.model.message.gena with parameters of type UpnpResponse.Status | |
|---|---|
OutgoingSubscribeResponseMessage(UpnpResponse.Status status)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||