|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Connection.Error | |
---|---|
org.fourthline.cling.support.model |
Uses of Connection.Error in org.fourthline.cling.support.model |
---|
Methods in org.fourthline.cling.support.model that return Connection.Error | |
---|---|
Connection.Error |
Connection.StatusInfo.getLastError()
|
static Connection.Error |
Connection.Error.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Connection.Error[] |
Connection.Error.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.fourthline.cling.support.model with parameters of type Connection.Error | |
---|---|
Connection.StatusInfo(Connection.Status status,
long uptimeSeconds,
Connection.Error lastError)
|
|
Connection.StatusInfo(Connection.Status status,
UnsignedIntegerFourBytes uptime,
Connection.Error lastError)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |