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

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

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

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

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

Classes in org.teleal.cling.transport.spi with type parameters of type MulticastReceiverConfiguration
 interface MulticastReceiver<C extends MulticastReceiverConfiguration>
          Service for receiving multicast UDP datagrams, one per bound network interface.
 



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