jremote jbase5.2.1

com.jbase.jremote.io.inflow
Interface RequestProcessingAbstractFactory

All Known Implementing Classes:
JRemoteRequestProcessingFactory

public interface RequestProcessingAbstractFactory


Method Summary
 RequestHandler createRequestHandler(RequestListenerService rls)
          In ThreadPerConnection mode this method will be called by RequestListenerService when new connection is opened.
 

Method Detail

createRequestHandler

RequestHandler createRequestHandler(RequestListenerService rls)

In ThreadPerConnection mode this method will be called by RequestListenerService when new connection is opened. This creates one RequestHandler for each connection.

Parameters:
rls -
Returns:

jremote jbase5.2.1

Copyright © 2016 TEMENOS. All Rights Reserved.