Interface SchemeDirectives
- All Known Subinterfaces:
- Directives
- All Known Implementing Classes:
- Directives$,- HttpApp,- SchemeDirectives$
public interface SchemeDirectives
- 
Method Summary
- 
Method Details- 
extractSchemeExtracts the Uri scheme from the request.- Returns:
- (undocumented)
 
- 
schemeRejects all requests whose Uri scheme does not match the given one.- Parameters:
- name- (undocumented)
- Returns:
- (undocumented)
 
 
-