Uses of Class
org.glassfish.grizzly.http.server.util.MappingData

Packages that use MappingData
org.glassfish.grizzly.http.server.util   
 

Uses of MappingData in org.glassfish.grizzly.http.server.util
 

Methods in org.glassfish.grizzly.http.server.util with parameters of type MappingData
 void Mapper.map(DataChunk host, DataChunk uri, MappingData mappingData)
          Map the specified host name and URI, mutating the given mapping data.
 void Mapper.map(MessageBytes uri, MappingData mappingData)
          Map the specified URI relative to the context, mutating the given mapping data.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.