- java.lang.Object
-
- org.glassfish.jersey.linking.mapping.NaiveResourceMappingContext
-
- All Implemented Interfaces:
- ResourceMappingContext
public class NaiveResourceMappingContext
extends Object
implements ResourceMappingContext
This implementation of the resource mapping context assumed resources are
of a simple type with a statically defined structure.
- Author:
- Gerard Davison (gerard.davison at oracle.com)
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.