Ejemplo n.º 1
0
 @Override
 public int getEffectiveMinorVersion() {
   return proxy.getEffectiveMinorVersion();
 }
 public int getEffectiveMinorVersion() {
   return servletContext.getEffectiveMinorVersion();
 }