Uses of Interface
org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationReadAction

Packages that use SynchronizationReadAction
org.jboss.system.server.profileservice.repository.clustered.local.file   
 

Uses of SynchronizationReadAction in org.jboss.system.server.profileservice.repository.clustered.local.file
 

Classes in org.jboss.system.server.profileservice.repository.clustered.local.file that implement SynchronizationReadAction
 class AddContentStreamAction
          SynchronizationReadAction that reads from a InputStream and besides returning ByteChunks, also writes the stream contents to a local file.
 class FileReadAction
          SynchronizationReadAction that reads from a File.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.