Class ResteasyHttpHandler
java.lang.Object
org.jboss.resteasy.plugins.server.sun.http.ResteasyHttpHandler
- All Implemented Interfaces:
HttpHandler
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(HttpExchange httpExchange) voidsetDispatcher(Dispatcher dispatcher) voidsetProviderFactory(ResteasyProviderFactory providerFactory)
-
Field Details
-
dispatcher
-
providerFactory
-
-
Constructor Details
-
ResteasyHttpHandler
public ResteasyHttpHandler()
-
-
Method Details
-
setDispatcher
-
setProviderFactory
-
handle
- Specified by:
handlein interfaceHttpHandler- Throws:
IOException
-