Uses of Class
io.openraven.magpie.api.Session
-
Packages that use Session Package Description io.openraven.magpie.api -
-
Uses of Session in io.openraven.magpie.api
Methods in io.openraven.magpie.api that return Session Modifier and Type Method Description SessionMagpieEnvelope. getSession()Methods in io.openraven.magpie.api with parameters of type Session Modifier and Type Method Description voidOriginPlugin. discover(Session session, Emitter emitter)Kicks off the a discovery session.voidMagpieEnvelope. setSession(Session session)Constructors in io.openraven.magpie.api with parameters of type Session Constructor Description MagpieEnvelope(Session session, List<String> pluginPath, com.fasterxml.jackson.databind.node.ObjectNode contents)
-