Uses of Class
org.teleal.cling.support.model.Protocol

Packages that use Protocol
org.teleal.cling.support.model   
 

Uses of Protocol in org.teleal.cling.support.model
 

Fields in org.teleal.cling.support.model declared as Protocol
protected  Protocol ProtocolInfo.protocol
           
 

Methods in org.teleal.cling.support.model that return Protocol
 Protocol ProtocolInfo.getProtocol()
           
static Protocol Protocol.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Protocol Protocol.valueOrNullOf(String s)
           
static Protocol[] Protocol.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 Protocol
ProtocolInfo(Protocol protocol, String network, String contentFormat, String additionalInfo)
           
 



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