package org.webslinger;
public interface PathContextServletRequest {
PathContext getPathContext();
}