Class MessageDiscardWorker
java.lang.Object
org.apache.synapse.transport.passthru.MessageDiscardWorker
- All Implemented Interfaces:
Runnable
-
Constructor Summary
ConstructorsConstructorDescriptionMessageDiscardWorker(org.apache.axis2.context.MessageContext requestMsgContext, TargetResponse response, TargetConfiguration targetConfiguration, org.apache.http.nio.NHttpClientConnection conn) -
Method Summary
-
Constructor Details
-
MessageDiscardWorker
public MessageDiscardWorker(org.apache.axis2.context.MessageContext requestMsgContext, TargetResponse response, TargetConfiguration targetConfiguration, org.apache.http.nio.NHttpClientConnection conn)
-
-
Method Details