Open Kilda Java Documentation
org.openkilda.northbound.service.LinkService Member List

This is the complete list of members for org.openkilda.northbound.service.LinkService, including all inherited members.

delLinkProps(List< LinkPropsDto > linkPropsList)org.openkilda.northbound.service.LinkService
getLinkProps(SwitchId srcSwitch, Integer srcPort, SwitchId dstSwitch, Integer dstPort)org.openkilda.northbound.service.LinkService
getLinks()org.openkilda.northbound.service.LinkService
loggerorg.openkilda.northbound.service.BasicService
setLinkProps(List< LinkPropsDto > linkPropsList)org.openkilda.northbound.service.LinkService
validateInfoMessage(final Message requestMessage, final Message responseMessage, final String correlationId)org.openkilda.northbound.service.BasicService