JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Methods
Methods
Method
Description
org.ngengine.platform.NGEPlatform.httpGetBytes(String, Duration, Map<String, String>)
use
NGEPlatform.httpRequest(String, String, byte[], Duration, Map)
instead
org.ngengine.platform.NGEPlatform.newPoolExecutor()
use
NGEPlatform.newAsyncExecutor(Object)
instead
org.ngengine.platform.NGEPlatform.newRelayExecutor()
use
NGEPlatform.newAsyncExecutor(Object)
instead
org.ngengine.platform.NGEPlatform.newSignerExecutor()
use
NGEPlatform.newAsyncExecutor(Object)
instead
org.ngengine.platform.NGEPlatform.newSubscriptionExecutor()
use
NGEPlatform.newAsyncExecutor(Object)
instead