- generateString(Document) - Static method in class org.rpsl4j.emitters.XMLEmitter
-
Transforms the Document to an XML format String
- get(String) - Static method in class org.rpsl4j.emitters.OutputEmitters
-
Instantiates an
OutputEmitter corresponding to the class with the provided name in the emitter registry.
- get(String, Map<String, String>) - Static method in class org.rpsl4j.emitters.OutputEmitters
-
- getASOfPeer(String) - Method in class org.rpsl4j.emitters.rpsldocument.BGPAutNum
-
Query the AutNum object to find which AS a particular peer address is from.
- getAutNumObject() - Method in class org.rpsl4j.emitters.rpsldocument.BGPInetRtr
-
Get the AutNum the inet-rtr is a member of
- getAutNumSet() - Method in class org.rpsl4j.emitters.rpsldocument.BGPRpslDocument
-
Generate or return cached set of
BGPAutNums declared in rpsl document
- getAvailableEmitters() - Static method in class org.rpsl4j.App
-
- getEmitterList() - Static method in class org.rpsl4j.emitters.OutputEmitters
-
- getInetRtrSet() - Method in class org.rpsl4j.emitters.rpsldocument.BGPRpslDocument
-
Generate or return cached set of
BGPInetRtrs declared in the RPSL document.
- getName() - Method in class org.rpsl4j.emitters.rpsldocument.BGPPeer
-
Get the configured name of the peer
- getNextHopString() - Method in class org.rpsl4j.emitters.rpsldocument.BGPRoute
-
Get the next hop of the route
- getObjects() - Method in class org.rpsl4j.OutputWriter
-
- getPeerAddress() - Method in class org.rpsl4j.emitters.rpsldocument.BGPPeer
-
Get address of peer
- getPeerAutNum() - Method in class org.rpsl4j.emitters.rpsldocument.BGPPeer
-
Get the Autonomous System number of the peer
- getPeerRegistry() - Method in class org.rpsl4j.emitters.rpsldocument.BGPInetRtr
-
Get the peer registry the inet-rtr/speaker will accept (OpenDaylight specific)
- getPeerRegistry() - Method in class org.rpsl4j.emitters.rpsldocument.BGPPeer
-
Get the name of the peer/speakers peer-registry (OpenDaylight Specific)
- getPeers() - Method in class org.rpsl4j.emitters.rpsldocument.BGPInetRtr
-
Get a copy of the objects peer set
- getPeerSet() - Method in class org.rpsl4j.emitters.rpsldocument.BGPRpslDocument
-
Generate the set of peers declared by
BGPInetRtrs.
- getPrefixRange() - Method in class org.rpsl4j.emitters.rpsldocument.BGPRoute
-
Get the prefix range object of the route
- getRouteNetworkString() - Method in class org.rpsl4j.emitters.rpsldocument.BGPRoute
-
Get the network address of the route
- getRoutePrefix() - Method in class org.rpsl4j.emitters.rpsldocument.BGPRoute
-
Get the prefix length of the route
- getRoutes() - Method in class org.rpsl4j.emitters.rpsldocument.BGPPeer
-
Return a copy of the peers route table
- getSpeaker() - Method in class org.rpsl4j.emitters.rpsldocument.BGPPeer
-
Get the speaker of the peer's session
- getSpeakerAddress() - Method in class org.rpsl4j.emitters.rpsldocument.BGPInetRtr
-
Get the listening address of the inet-rtr/speaker
- getSpeakerAutNum() - Method in class org.rpsl4j.emitters.rpsldocument.BGPInetRtr
-
Get the Autnonomous System number of the inet-rtr
- getSpeakerInstances(RpslObject, BGPAutNum) - Static method in class org.rpsl4j.emitters.rpsldocument.BGPInetRtr
-
Instantiate a set of BGPInetRtr speakers declared in an RPSL inet-rtr object.
- getSpeakerName() - Method in class org.rpsl4j.emitters.rpsldocument.BGPInetRtr
-
Get the configured name of the inet-rtr/speaker
- getTableForAS(long) - Method in class org.rpsl4j.emitters.rpsldocument.BGPAutNum
-
Query the AutNum object to retrieve it's export routing table for all peers in an AS
- getTableForPeer(long, String) - Method in class org.rpsl4j.emitters.rpsldocument.BGPAutNum
-
Query the AutNum object to retrieve it's export routing table for a peer.
- getUsageString() - Static method in class org.rpsl4j.App
-