Class JsonConverterService


  • public class JsonConverterService
    extends java.lang.Object
    • Constructor Detail

      • JsonConverterService

        public JsonConverterService​(org.osgi.framework.BundleContext bundleContext)
    • Method Detail

      • convert

        public org.json.JSONObject convert​(ImmutableGraph<?,​?> graph)
      • convert

        public org.json.JSONObject convert​(Vertex vertex)
      • convert

        public org.json.JSONObject convert​(IpInfo ipInfo)