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(BufferChunk host, BufferChunk uri, MappingData mappingData)
          Map the specified host name and URI, mutating the given mapping data.
 void Mapper.map(BufferChunk uri, MappingData mappingData)
          Map the specified URI relative to the context, mutating the given mapping data.
 



Copyright © 2010 Oracle Corpration. All Rights Reserved.