Class AppPlane

java.lang.Object
swim.api.plane.AbstractPlane
nstream.adapter.runtime.AppPlane
All Implemented Interfaces:
swim.api.downlink.DownlinkFactory, swim.api.plane.Plane, swim.api.ref.WarpRef, swim.util.Log

public class AppPlane extends swim.api.plane.AbstractPlane
  • Field Summary

    Fields inherited from class swim.api.plane.AbstractPlane

    context
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    main(String[] args)
     

    Methods inherited from class swim.api.plane.AbstractPlane

    addAgentRoute, addAgentRoute, close, command, command, command, command, command, command, command, command, command, command, command, command, command, command, command, command, createAgentRoute, debug, didClose, didFail, didStart, didStop, downlink, downlinkHttp, downlinkList, downlinkMap, downlinkValue, downlinkWs, error, fail, getAgentFactory, getAgentRoute, hostRef, hostRef, info, laneRef, laneRef, laneRef, laneRef, nodeRef, nodeRef, nodeRef, nodeRef, planeContext, removeAgentRoute, schedule, stage, trace, warn, willClose, willStart, willStop

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AppPlane

      public AppPlane()
  • Method Details

    • main

      public static void main(String[] args)