Uses of Class
com.sun.grizzly.util.http.mapper.MappingData

Packages that use MappingData
com.sun.grizzly.util.http.mapper   
 

Uses of MappingData in com.sun.grizzly.util.http.mapper
 

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



Copyright © 2011 SUN Microsystems. All Rights Reserved.