Instance class

Constructors

Instance(InitializationData initData)

Properties

adminAdapter ObjectAdapter?
getter/setter pair
communicator Communicator
getter/setter pair
defaultHost String
no setter
endpointFactory EndpointFactory
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
initData InitializationData
final
isDestroyed bool
no setter
messageSizeMax int
getter/setter pair
objectAdapterFactory ObjectAdapterFactory
getter/setter pair
referenceFactory ReferenceFactory
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

destroy() → void
finishSetup() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
propertyToProxy(String prefix) ObjectPrx?
stringToProxy(String s) ObjectPrx?
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited