Uses of Class
com.sentilla.net.ProtocolNotFoundException

Packages that use ProtocolNotFoundException
com.sentilla.net Sentilla networking libraries for wireless and wired communication. 
 

Uses of ProtocolNotFoundException in com.sentilla.net
 

Methods in com.sentilla.net that throw ProtocolNotFoundException
static Sender SenderDriver.create(Addressable addr, String name)
          Returns a sender for protocol "name".
static Sender SenderDriver.create(String name)
           
static Sender SenderDriver.create(String driver, Addressable addr, String name)
          Returns a sender for protocol "name" and address "addr".
 



Copyright © 2007 Sentilla Corporation. All Rights Reserved.