Class MultiPromise
java.lang.Object
org.jboss.resteasy.plugins.server.netty.MultiPromise
-
Constructor Summary
ConstructorDescriptionMultiPromise
(io.netty.channel.ChannelHandlerContext ctx, io.netty.channel.ChannelPromise promise) -
Method Summary
Modifier and TypeMethodDescriptionio.netty.channel.ChannelPromise
void
-
Constructor Details
-
MultiPromise
public MultiPromise(io.netty.channel.ChannelHandlerContext ctx, io.netty.channel.ChannelPromise promise)
-
-
Method Details
-
newPromise
public io.netty.channel.ChannelPromise newPromise() -
readyToForward
public void readyToForward()
-