|
jremote jbase5.2.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jbase.jremote.jca.JRemoteRequestProcessingFactory
public class JRemoteRequestProcessingFactory
Constructor Summary | |
---|---|
JRemoteRequestProcessingFactory(java.util.List<EndpointAdapter> eps)
|
Method Summary | |
---|---|
RequestHandler |
createRequestHandler(RequestListenerService rls)
In ThreadPerConnection mode this method will be called by RequestListenerService when new connection is opened. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JRemoteRequestProcessingFactory(java.util.List<EndpointAdapter> eps)
Method Detail |
---|
public RequestHandler createRequestHandler(RequestListenerService rls)
RequestProcessingAbstractFactory
In ThreadPerConnection mode this method will be called by RequestListenerService when new connection is opened. This creates one RequestHandler for each connection.
createRequestHandler
in interface RequestProcessingAbstractFactory
|
jremote jbase5.2.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |