Uses of Class
org.teleal.cling.support.avtransport.dto.TransportInfo

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

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

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

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

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

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 GetTransportInfoActionCallback.received(org.teleal.cling.model.action.ActionInvocation actionInvocation, TransportInfo transportInfo)
           
 



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