Uses of Class
com.sun.grizzly.http.webxml.schema.version_3_0.TrackingModeType

Packages that use TrackingModeType
com.sun.grizzly.http.webxml.schema.version_3_0   
 

Uses of TrackingModeType in com.sun.grizzly.http.webxml.schema.version_3_0
 

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 with type parameters of type TrackingModeType
protected  List<TrackingModeType> SessionConfigType.trackingMode
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return TrackingModeType
 TrackingModeType ObjectFactory.createTrackingModeType()
          Create an instance of TrackingModeType
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return types with arguments of type TrackingModeType
 List<TrackingModeType> SessionConfigType.getTrackingMode()
          Gets the value of the trackingMode property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.