org.alfresco.repo.web.scripts.transfer
Interface CommandProcessor

All Known Implementing Classes:
AbortTransferCommandProcessor, BeginTransferCommandProcessor, CommitTransferCommandProcessor, MessagesTransferCommandProcessor, PostContentCommandProcessor, PostSnapshotCommandProcessor, PrepareTransferCommandProcessor, ReportCommandProcessor, StatusCommandProcessor, TestCredentialsCommandProcessor

public interface CommandProcessor


Method Summary
 int process(org.springframework.extensions.webscripts.WebScriptRequest req, org.springframework.extensions.webscripts.WebScriptResponse resp)
           
 

Method Detail

process

int process(org.springframework.extensions.webscripts.WebScriptRequest req,
            org.springframework.extensions.webscripts.WebScriptResponse resp)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.