net.sf.dropboxmq.dropboxsupport
Class Router

java.lang.Object
  extended by net.sf.dropboxmq.dropboxsupport.Router

public class Router
extends Object

Created: 15 Oct 2008

Version:
$Revision: 231 $, $Date: 2011-08-12 21:50:47 -0600 (Fri, 12 Aug 2011) $
Author:
Dwayne Schultz

Constructor Summary
Router(DirectoryStructure structure, FileSystem fileSystem)
           
 
Method Summary
 boolean checkRouting(Message message, File messageFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Router

public Router(DirectoryStructure structure,
              FileSystem fileSystem)
Method Detail

checkRouting

public boolean checkRouting(Message message,
                            File messageFile)
                     throws JMSException,
                            FileSystem.FileSystemException
Throws:
JMSException
FileSystem.FileSystemException