public interface RequestDispatcher
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(java.lang.Object resource,
HttpContext context)
Dispatch to the resource method of the resource class instance.
|
void dispatch(java.lang.Object resource,
HttpContext context)
resource - the resource class instance.context - the HTTP context.Copyright © 2016 Oracle Corporation. All Rights Reserved.