public class HttpServerPushWorker
extends java.lang.Object
implements java.lang.Runnable
HttpServerPushWorker
is the Thread which does the server push processing.Constructor and Description |
---|
HttpServerPushWorker(org.apache.axis2.context.MessageContext requestMsgCtx,
org.wso2.transport.http.netty.message.Http2PushPromise pushPromise) |
HttpServerPushWorker(org.apache.axis2.context.MessageContext requestMsgCtx,
org.wso2.transport.http.netty.message.Http2PushPromise pushPromise,
org.wso2.transport.http.netty.message.HttpCarbonMessage httpResponse) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
public HttpServerPushWorker(org.apache.axis2.context.MessageContext requestMsgCtx, org.wso2.transport.http.netty.message.Http2PushPromise pushPromise, org.wso2.transport.http.netty.message.HttpCarbonMessage httpResponse)
public HttpServerPushWorker(org.apache.axis2.context.MessageContext requestMsgCtx, org.wso2.transport.http.netty.message.Http2PushPromise pushPromise)
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.