|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AVTransportErrorCode | |
|---|---|
| org.teleal.cling.support.avtransport | |
| Uses of AVTransportErrorCode in org.teleal.cling.support.avtransport |
|---|
| Methods in org.teleal.cling.support.avtransport that return AVTransportErrorCode | |
|---|---|
static AVTransportErrorCode |
AVTransportErrorCode.getByCode(int code)
|
static AVTransportErrorCode |
AVTransportErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AVTransportErrorCode[] |
AVTransportErrorCode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.teleal.cling.support.avtransport with parameters of type AVTransportErrorCode | |
|---|---|
AVTransportException(AVTransportErrorCode errorCode)
|
|
AVTransportException(AVTransportErrorCode errorCode,
String message)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||