Uses of Class
org.jclouds.openstack.nova.v2_0.functions.OverLimitParser

Packages that use OverLimitParser
org.jclouds.openstack.nova.v2_0.handlers   
 

Uses of OverLimitParser in org.jclouds.openstack.nova.v2_0.handlers
 

Fields in org.jclouds.openstack.nova.v2_0.handlers declared as OverLimitParser
protected  OverLimitParser NovaErrorHandler.overLimitParser
           
 

Constructors in org.jclouds.openstack.nova.v2_0.handlers with parameters of type OverLimitParser
NovaErrorHandler(org.jclouds.date.DateCodecFactory factory, OverLimitParser overLimitParser)
          in current format, retryAt has a value of 2012-11-14T21:51:28UTC, which is an ISO-8601 seconds (not milliseconds) format.
NovaErrorHandler(org.jclouds.fallbacks.HeaderToRetryAfterException retryAfterParser, OverLimitParser overLimitParser)
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.