public class ClientWorker
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
ClientWorker(TargetConfiguration targetConfiguration,
org.apache.axis2.context.MessageContext outMsgCtx,
TargetResponse response) |
ClientWorker(TargetConfiguration targetConfiguration,
org.apache.axis2.context.MessageContext outMsgCtx,
TargetResponse response,
java.util.List<java.lang.String> allowedResponseProperties) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
public ClientWorker(TargetConfiguration targetConfiguration, org.apache.axis2.context.MessageContext outMsgCtx, TargetResponse response)
public ClientWorker(TargetConfiguration targetConfiguration, org.apache.axis2.context.MessageContext outMsgCtx, TargetResponse response, java.util.List<java.lang.String> allowedResponseProperties)
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.