public interface ServletMapping
| Modifier and Type | Method and Description | 
|---|---|
| String | getExtension() | 
| String | getPrefix() | 
| Class | getServletClass() | 
| String | getServletName() | 
| String | getUrlPattern() | 
| boolean | isExtensionMapping() | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.