SunSPOT API V5.0


com.sun.spot.io.j2me.radio
Interface RadioConnection

All Superinterfaces:
Connection, InputConnection, IRadioControl, ITimeoutableConnection, OutputConnection, RadiostreamConnection, StreamConnection

Deprecated. Please use RadiostreamConnection

public interface RadioConnection
extends RadiostreamConnection

This interface is the stub of the old "radio" protocol, now replaced by "radiostream".


Method Summary
 
Methods inherited from interface com.sun.spot.peripheral.ITimeoutableConnection
getTimeout, setTimeout
 
Methods inherited from interface com.sun.spot.peripheral.IRadioControl
getLocalPort, setRadioPolicy
 
Methods inherited from interface javax.microedition.io.InputConnection
openDataInputStream, openInputStream
 
Methods inherited from interface javax.microedition.io.Connection
close
 
Methods inherited from interface javax.microedition.io.OutputConnection
openDataOutputStream, openOutputStream
 
Methods inherited from interface javax.microedition.io.Connection
close
 


SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.