Uses of Class
org.springframework.extensions.webscripts.AbstractStore
-
Packages that use AbstractStore Package Description org.springframework.extensions.webscripts -
-
Uses of AbstractStore in org.springframework.extensions.webscripts
Subclasses of AbstractStore in org.springframework.extensions.webscripts Modifier and Type Class Description classClassPathStoreClassPath based Web Script StoreclassRemoteStoreStore implementation that queries and retrieves documents from a remote HTTP endpoint.
-