Package com.thingworx.things.bindings
Class RemoteServiceBinding
java.lang.Object
com.thingworx.things.bindings.GenericBinding
com.thingworx.things.bindings.RemoteBinding
com.thingworx.things.bindings.RemoteServiceBinding
- All Implemented Interfaces:
ICharacteristic
,IDiffableObject
,Cloneable
@ThingworxExtensionApiClass(since={6,6},
canInstantiate=true)
public final class RemoteServiceBinding
extends RemoteBinding
implements ICharacteristic, Cloneable
-
Field Summary
Fields inherited from class com.thingworx.things.bindings.RemoteBinding
DEFAULT_TIMEOUT
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.thingworx.things.bindings.RemoteBinding
getTimeout, setTimeout
Methods inherited from class com.thingworx.things.bindings.GenericBinding
getName, getSourceName, setName, setSourceName
-
Constructor Details
-
RemoteServiceBinding
public RemoteServiceBinding()
-
-
Method Details
-
setEnableQueue
-
getEnableQueue
-