Open Kilda Java Documentation
org.openkilda.integration.converter.PortConverter Class Reference

Static Public Member Functions

static List< PortInfotoPortsInfo (final JSONObject jsonObject, final String switchId) throws JsonParseException, JsonMappingException, IOException
 

Detailed Description

Definition at line 18 of file PortConverter.java.

Member Function Documentation

◆ toPortsInfo()

static List<PortInfo> org.openkilda.integration.converter.PortConverter.toPortsInfo ( final JSONObject  jsonObject,
final String  switchId 
) throws JsonParseException, JsonMappingException, IOException
static

Definition at line 22 of file PortConverter.java.


The documentation for this class was generated from the following file: