|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventForward | |
org.opennms.bb.dp.eventd.db | |
org.opennms.bb.dp.events |
Uses of EventForward in org.opennms.bb.dp.eventd.db |
Methods in org.opennms.bb.dp.eventd.db with parameters of type EventForward | |
static String |
Forward.format(EventForward fwd)
|
Uses of EventForward in org.opennms.bb.dp.events |
Methods in org.opennms.bb.dp.events that return EventForward | |
EventForward |
EventBase.getForward(int which)
Returns the forwarding information in the event at the specific index. |
Methods in org.opennms.bb.dp.events with parameters of type EventForward | |
void |
EventBase.addForward(EventForward fwd)
Adds a new forwarding event to the list of forwarding events. |
Constructors in org.opennms.bb.dp.events with parameters of type EventForward | |
EventForward(EventForward second)
Constructs a new forwarding instance that is a duplicate copy of the passed instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |