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

Packages that use TransportInfo
org.teleal.cling.support.avtransport   
org.teleal.cling.support.avtransport.callback   
org.teleal.cling.support.avtransport.impl   
org.teleal.cling.support.model   
 

Uses of TransportInfo in org.teleal.cling.support.avtransport
 

Methods in org.teleal.cling.support.avtransport that return TransportInfo
abstract  TransportInfo AbstractAVTransportService.getTransportInfo(org.teleal.cling.model.types.UnsignedIntegerFourBytes instanceId)
           
 

Uses of TransportInfo in org.teleal.cling.support.avtransport.callback
 

Methods in org.teleal.cling.support.avtransport.callback with parameters of type TransportInfo
abstract  void GetTransportInfo.received(org.teleal.cling.model.action.ActionInvocation invocation, TransportInfo transportInfo)
           
 

Uses of TransportInfo in org.teleal.cling.support.avtransport.impl
 

Methods in org.teleal.cling.support.avtransport.impl that return TransportInfo
 TransportInfo AVTransportService.getTransportInfo(org.teleal.cling.model.types.UnsignedIntegerFourBytes instanceId)
           
 

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

Fields in org.teleal.cling.support.model declared as TransportInfo
protected  TransportInfo AVTransport.transportInfo
           
 

Methods in org.teleal.cling.support.model that return TransportInfo
 TransportInfo AVTransport.getTransportInfo()
           
 

Methods in org.teleal.cling.support.model with parameters of type TransportInfo
 void AVTransport.setTransportInfo(TransportInfo transportInfo)
           
 



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