org.globus.cog.karajan.workflow.service
Interface RequestManager

All Known Implementing Classes:
AbstractRequestManager, ClientRequestManager, ServiceRequestManager

public interface RequestManager


Method Summary
 RequestHandler handleInitialRequest(byte[] data)
           
 

Method Detail

handleInitialRequest

RequestHandler handleInitialRequest(byte[] data)
                                    throws NoSuchHandlerException
Throws:
NoSuchHandlerException