Uses of Class
org.apache.jdo.impl.fostore.FOStoreURLStreamHandler

Packages that use FOStoreURLStreamHandler
org.apache.jdo.impl.fostore This package contains the implementation of the File/Object Store JDO Reference Implementation (FOStore, pronounced "foster"). 
 

Uses of FOStoreURLStreamHandler in org.apache.jdo.impl.fostore
 

Fields in org.apache.jdo.impl.fostore declared as FOStoreURLStreamHandler
private  FOStoreURLStreamHandler FOStoreConnectionFactory.streamHandler
          Connections are created by the FOStoreURLStreamHandler.
(package private) static FOStoreURLStreamHandler FOStoreURLStreamHandler.sh
           
 

Methods in org.apache.jdo.impl.fostore that return FOStoreURLStreamHandler
(package private) static FOStoreURLStreamHandler FOStoreURLStreamHandler.getInstance()