@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
public 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 RequestDispatcher
IOException
Copyright © 2016 JBoss by Red Hat. All rights reserved.