Class ClientWorker
java.lang.Object
org.apache.synapse.transport.passthru.ClientWorker
- All Implemented Interfaces:
Runnable
-
Constructor Summary
ConstructorsConstructorDescriptionClientWorker(TargetConfiguration targetConfiguration, org.apache.axis2.context.MessageContext outMsgCtx, TargetResponse response) ClientWorker(TargetConfiguration targetConfiguration, org.apache.axis2.context.MessageContext outMsgCtx, TargetResponse response, List<String> allowedResponseProperties) -
Method Summary
-
Constructor Details
-
ClientWorker
public ClientWorker(TargetConfiguration targetConfiguration, org.apache.axis2.context.MessageContext outMsgCtx, TargetResponse response) -
ClientWorker
public ClientWorker(TargetConfiguration targetConfiguration, org.apache.axis2.context.MessageContext outMsgCtx, TargetResponse response, List<String> allowedResponseProperties)
-
-
Method Details