Modifier and Type | Method and Description |
---|---|
void |
AaiDataModelReader.readServerBindings(Object json,
AaiServerBindings node)
Reads a server bindings model.
|
void |
AaiDataModelWriter.visitServerBindings(AaiServerBindings node) |
void |
AaiDataModelReaderDispatcher.visitServerBindings(AaiServerBindings node) |
Modifier and Type | Class and Description |
---|---|
class |
AaiServerBindingsDefinition |
Modifier and Type | Field and Description |
---|---|
AaiServerBindings |
AaiServer.bindings |
Modifier and Type | Method and Description |
---|---|
AaiServerBindings |
IAaiNodeFactory.createServerBindings(Node parent) |
Modifier and Type | Class and Description |
---|---|
class |
Aai20ServerBindings |
class |
Aai20ServerBindingsDefinition |
Modifier and Type | Method and Description |
---|---|
AaiServerBindings |
Aai20NodeFactory.createServerBindings(Node parent) |
Modifier and Type | Method and Description |
---|---|
void |
IAaiVisitor.visitServerBindings(AaiServerBindings node) |
void |
AaiVisitorAdapter.visitServerBindings(AaiServerBindings node) |
void |
AaiTraverser.visitServerBindings(AaiServerBindings node) |
void |
AaiNodePathVisitor.visitServerBindings(AaiServerBindings node) |
void |
AaiAllNodeVisitor.visitServerBindings(AaiServerBindings node) |
Modifier and Type | Method and Description |
---|---|
void |
CombinedVisitorAdapter.visitServerBindings(AaiServerBindings node) |
void |
CombinedAllNodeVisitor.visitServerBindings(AaiServerBindings node) |
Copyright © 2021 Red Hat. All rights reserved.