Class MultiPromise
- java.lang.Object
 - 
- org.jboss.resteasy.plugins.server.netty.MultiPromise
 
 
- 
public class MultiPromise extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description MultiPromise(io.netty.channel.ChannelHandlerContext ctx, io.netty.channel.ChannelPromise promise) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.netty.channel.ChannelPromisenewPromise()voidreadyToForward() 
 -