ReferenceFactory class

Constructors

ReferenceFactory(Instance instance)

Properties

hashCode int
The hash code for this object.
no setterinherited
instance Instance
final
referenceList List<Reference>
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

create(String s, String propertyPrefix) Reference?
RoutableReference: identity -f facet -{t|o|O|d|D} -s -p {protocolVersion} -e {EncodingVersion}:tcp -h:udp: -ttl 33 identity -f facet -{t|o|O|d|D} -s -p {protocolVersion} -e {EncodingVersion} @adapterId
createFixed(Identity identity, ConnectionI connection) Reference
createFromStream(Identity identity, InputStream input) Reference?
destory() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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