|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.appengine.api.conversion.ConversionServiceFactory
public final class ConversionServiceFactory
Creates new instance of the Conversion service.
Method Summary | |
---|---|
static ConversionService |
getConversionService()
|
static ConversionService |
getConversionService(double deadlineSecs)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ConversionService getConversionService()
ConversionService
instance.public static ConversionService getConversionService(double deadlineSecs)
deadlineSecs
- The maximum duration, in seconds, that the conversion
request can run.
ConversionService
instance with deadline setting.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |