public static class WadlModelProcessor.OptionsHandler extends Object implements Inflector<ContainerRequestContext,Response>
| Constructor and Description |
|---|
OptionsHandler() |
| Modifier and Type | Method and Description |
|---|---|
Response |
apply(ContainerRequestContext containerRequestContext)
Transform data of a given type into a result of the different type.
|
public Response apply(ContainerRequestContext containerRequestContext)
Inflectorapply in interface Inflector<ContainerRequestContext,Response>containerRequestContext - data to be transformed into a result.null.Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.