Platform SDK Java 8.5 API Reference

com.genesyslab.platform.commons.protocol
Interface ClientRequestHandler


public interface ClientRequestHandler

Interface for client request handling.


Method Summary
 void processRequest(RequestContext context)
          Handle a client request.
 

Method Detail

processRequest

void processRequest(RequestContext context)
Handle a client request.

Parameters:
context - of client request. It's also provide api for makeing response to the client or for other clients notification.

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.