| Package | Description |
|---|---|
| org.rpsl4j.emitters.rpsldocument |
| Modifier and Type | Field and Description |
|---|---|
protected BGPInetRtr |
BGPPeer.speaker |
| Modifier and Type | Method and Description |
|---|---|
BGPInetRtr |
BGPPeer.getSpeaker()
Get the speaker of the peer's session
|
| Modifier and Type | Method and Description |
|---|---|
Set<BGPInetRtr> |
BGPRpslDocument.getInetRtrSet()
Generate or return cached set of
BGPInetRtrs declared in the RPSL document. |
static Set<BGPInetRtr> |
BGPInetRtr.getSpeakerInstances(net.ripe.db.whois.common.rpsl.RpslObject object,
BGPAutNum autNumObject)
Instantiate a set of BGPInetRtr speakers declared in an RPSL inet-rtr object.
|
| Constructor and Description |
|---|
BGPPeer(long peerAutNum,
String peerAddress,
BGPInetRtr speaker)
Construct a new BGPPeer of a given InetRtr/Speaker
|
Copyright © 2015. All rights reserved.