Sun SPOT API
Green Release  


com.sun.spot.peripheral.radio
Interface IPBPMFactory

All Known Implementing Classes:
PBPMFactory, ProxyPBPMFactory

public interface IPBPMFactory


Method Summary
 IPortBasedProtocolManager getPBPM(byte protocolNum, String name)
          Instantiate a port-based protocol manager
 

Method Detail

getPBPM

IPortBasedProtocolManager getPBPM(byte protocolNum,
                                  String name)
Instantiate a port-based protocol manager

Parameters:
protocolNum -
name - the name of this manager
Returns:
the PBPM

Sun SPOT API
Green Release  


Copyright © 2006 Sun Microsystems, Inc. All Rights Reserved.