com.adobe.flashaccess.sdk.protocol
Interface HandlerInterface

All Known Implementing Classes:
AbstractBatchHandler, AbstractHandler, AbstractMessageHandler, AuthenticationHandler, BatchHandlerBase, FMRMSv1MetadataHandler, FMRMSv1RequestHandler, LicenseHandler, MessageHandlerBase

public interface HandlerInterface

Interface for request/response handlers. The handler parses the request and generates a response.


Method Summary
 void close()
           
 void parseRequest()
           
 

Method Detail

parseRequest

void parseRequest()
                  throws HandlerParsingException
Throws:
HandlerParsingException

close

void close()
           throws java.io.IOException
Throws:
java.io.IOException


[an error occurred while processing this directive] [an error occurred while processing this directive]