|
SunSPOT API V4.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.spot.peripheral.radio.proxy.ProxyRadioProtocolManager
com.sun.spot.peripheral.radio.proxy.ProxyRadiostreamProtocolManager
public class ProxyRadiostreamProtocolManager
| Field Summary | |
|---|---|
static String |
CHANNEL_IDENTIFIER
|
| Fields inherited from class com.sun.spot.peripheral.radio.proxy.ProxyRadioProtocolManager |
|---|
requestSender |
| Fields inherited from interface com.sun.spot.peripheral.radio.IRadiostreamProtocolManager |
|---|
CTRL_OFFSET, DATA_OFFSET, SEQ_OFFSET |
| Fields inherited from interface com.sun.spot.peripheral.radio.IRadioProtocolManager |
|---|
FIRST_USER_PORT, INPUT, OUTPUT, PORT_OFFSET |
| Constructor Summary | |
|---|---|
ProxyRadiostreamProtocolManager(byte protocolNum,
String name)
|
|
| Method Summary | |
|---|---|
ConnectionID |
addBroadcastConnection(byte portNo)
|
ConnectionID |
addServerConnection(byte portNo)
|
void |
waitForAllAcks(ConnectionID outConnectionId)
|
| Methods inherited from class com.sun.spot.peripheral.radio.proxy.ProxyRadioProtocolManager |
|---|
addInputConnection, addOutputConnection, closeConnection, packetsAvailable, receivePacket, receivePacket, send |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.sun.spot.peripheral.radio.IRadioProtocolManager |
|---|
addInputConnection, addOutputConnection, closeConnection, packetsAvailable, receivePacket, receivePacket, send |
| Field Detail |
|---|
public static final String CHANNEL_IDENTIFIER
| Constructor Detail |
|---|
public ProxyRadiostreamProtocolManager(byte protocolNum,
String name)
| Method Detail |
|---|
public void waitForAllAcks(ConnectionID outConnectionId)
throws NoAckException,
ChannelBusyException,
NoMeshLayerAckException,
NoRouteException
waitForAllAcks in interface IRadiostreamProtocolManagerNoAckException
ChannelBusyException
NoMeshLayerAckException
NoRouteExceptionpublic ConnectionID addServerConnection(byte portNo)
public ConnectionID addBroadcastConnection(byte portNo)
|
SunSPOT API V4.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||