Uses of Class
org.apache.droids.exception.ProtocolNotFoundException

Packages that use ProtocolNotFoundException
org.apache.droids.helper.factories This package contains all core factories that we use in Droids. 
 

Uses of ProtocolNotFoundException in org.apache.droids.helper.factories
 

Methods in org.apache.droids.helper.factories that throw ProtocolNotFoundException
 Protocol ProtocolFactory.getProtocol(String uri)
          Will lookup a protocol based on the underlying uri
 



Copyright © 2008 The Apache Software Foundation