Uses of Interface
org.teleal.cling.transport.spi.DatagramIOConfiguration

Packages that use DatagramIOConfiguration
org.teleal.cling.transport.impl   
org.teleal.cling.transport.spi   
 

Uses of DatagramIOConfiguration in org.teleal.cling.transport.impl
 

Classes in org.teleal.cling.transport.impl that implement DatagramIOConfiguration
 class DatagramIOConfigurationImpl
          Settings for the default implementation.
 

Uses of DatagramIOConfiguration in org.teleal.cling.transport.spi
 

Classes in org.teleal.cling.transport.spi with type parameters of type DatagramIOConfiguration
 interface DatagramIO<C extends DatagramIOConfiguration>
          Service for receiving (unicast only) and sending UDP datagrams, one per bound IP address.
 



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