Uses of Interface
com.atlassian.modzdetector.StreamMapper

Packages that use StreamMapper
com.atlassian.modzdetector   
 

Uses of StreamMapper in com.atlassian.modzdetector
 

Classes in com.atlassian.modzdetector that implement StreamMapper
 class FilesystemStreamMapper
          Implements a mapping for streams that are only ever loaded from a filesystem rooted at a specific configured directory.
 

Constructors in com.atlassian.modzdetector with parameters of type StreamMapper
ModzDetector(ResourceAccessor resourceAccessor, HashAlgorithm hashAlgorithm, StreamMapper streamMapper)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.