Class Mapper.ContextList
- java.lang.Object
-
- org.glassfish.grizzly.http.server.util.Mapper.ContextList
-
-
Field Summary
Fields Modifier and Type Field Description Mapper.Context[]contextsintnesting
-
Constructor Summary
Constructors Modifier Constructor Description protectedContextList()
-
-
-
Field Detail
-
contexts
public Mapper.Context[] contexts
-
nesting
public int nesting
-
-