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

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

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

Methods in org.teleal.cling.support.igd that return Connection.Error
 Connection.Error Connection.StatusInfo.getLastError()
           
static Connection.Error Connection.Error.valueOf(java.lang.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.igd 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.