Uses of Class
org.fourthline.cling.support.model.TransportSettings

Packages that use TransportSettings
org.fourthline.cling.support.avtransport   
org.fourthline.cling.support.avtransport.impl   
org.fourthline.cling.support.model   
 

Uses of TransportSettings in org.fourthline.cling.support.avtransport
 

Methods in org.fourthline.cling.support.avtransport that return TransportSettings
abstract  TransportSettings AbstractAVTransportService.getTransportSettings(UnsignedIntegerFourBytes instanceId)
           
 

Uses of TransportSettings in org.fourthline.cling.support.avtransport.impl
 

Methods in org.fourthline.cling.support.avtransport.impl that return TransportSettings
 TransportSettings AVTransportService.getTransportSettings(UnsignedIntegerFourBytes instanceId)
           
 

Uses of TransportSettings in org.fourthline.cling.support.model
 

Fields in org.fourthline.cling.support.model declared as TransportSettings
protected  TransportSettings AVTransport.transportSettings
           
 

Methods in org.fourthline.cling.support.model that return TransportSettings
 TransportSettings AVTransport.getTransportSettings()
           
 

Methods in org.fourthline.cling.support.model with parameters of type TransportSettings
 void AVTransport.setTransportSettings(TransportSettings transportSettings)
           
 



Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.