@Vetoed public class CdiRequestDispatcher extends RequestDispatcher
dispatcher, domain, providerFactory| Constructor and Description |
|---|
CdiRequestDispatcher(SynchronousDispatcher dispatcher,
ResteasyProviderFactory providerFactory,
SecurityDomain domain) |
| Modifier and Type | Method and Description |
|---|---|
void |
service(io.netty.channel.ChannelHandlerContext ctx,
HttpRequest request,
HttpResponse response,
boolean handleNotFound) |
getDispatcher, getDomain, getProviderFactory, servicepublic CdiRequestDispatcher(SynchronousDispatcher dispatcher, ResteasyProviderFactory providerFactory, SecurityDomain domain)
public void service(io.netty.channel.ChannelHandlerContext ctx,
HttpRequest request,
HttpResponse response,
boolean handleNotFound)
throws IOException
IOExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.