
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
PrototypingContext(XDIAddress ownerXDIAddress,
XdiPeerRoot ownerXdiPeerRoot,
ContextNode ownerContextNode) |
| Modifier and Type | Method and Description |
|---|---|
ContextNode |
getOwnerContextNode() |
XDIAddress |
getOwnerXDIAddress() |
XdiPeerRoot |
getOwnerXdiPeerRoot() |
<T extends Prototype<T>> |
instanceFor(Prototype<T> prototype) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic PrototypingContext(XDIAddress ownerXDIAddress, XdiPeerRoot ownerXdiPeerRoot, ContextNode ownerContextNode)
public <T extends Prototype<T>> T instanceFor(Prototype<T> prototype) throws Xdi2MessagingException
Xdi2MessagingExceptionpublic XDIAddress getOwnerXDIAddress()
public XdiPeerRoot getOwnerXdiPeerRoot()
public ContextNode getOwnerContextNode()
Copyright © 2017. All rights reserved.