@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, getProviderFactorypublic CdiRequestDispatcher(SynchronousDispatcher dispatcher, ResteasyProviderFactory providerFactory, SecurityDomain domain)
public void service(io.netty.channel.ChannelHandlerContext ctx,
HttpRequest request,
HttpResponse response,
boolean handleNotFound)
throws IOException
service in class RequestDispatcherIOExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.