Uses of Class
org.jboss.ha.framework.server.ClusterFileTransferException

Packages that use ClusterFileTransferException
org.jboss.ha.framework.server   
 

Uses of ClusterFileTransferException in org.jboss.ha.framework.server
 

Methods in org.jboss.ha.framework.server that throw ClusterFileTransferException
 void ClusterFileTransfer.pull(File file, String parentName)
          Deprecated. Get specified file from the cluster.
 void ClusterFileTransfer.push(File file, String parentName, boolean leaveInTempFolder)
          Deprecated. Send specified file to cluster.
 



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