org.cruxframework.crux.core.server.rest.core.dispatch
Class RestDispatcher
java.lang.Object
org.cruxframework.crux.core.server.rest.core.dispatch.RestDispatcher
public class RestDispatcher
- extends Object
- Author:
- Thiago da Rosa de Bustamante
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RestDispatcher
public RestDispatcher()
dispatch
public static ResourceMethod.MethodReturn dispatch(HttpRequest request,
HttpResponse response,
boolean preflightRequest)
throws RestFailure
- Throws:
RestFailure
Copyright © 2015. All rights reserved.