Uses of Class
org.teleal.cling.support.model.Connection.Error

Packages that use Connection.Error
org.teleal.cling.support.model   
 

Uses of Connection.Error in org.teleal.cling.support.model
 

Methods in org.teleal.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.teleal.cling.support.model with parameters of type Connection.Error
Connection.StatusInfo(Connection.Status status, long uptimeSeconds, Connection.Error lastError)
           
Connection.StatusInfo(Connection.Status status, org.teleal.cling.model.types.UnsignedIntegerFourBytes uptime, Connection.Error lastError)
           
 



Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.