- All Known Subinterfaces:
AgentContext,Client,HostRef,LaneRef,NodeRef,PlaneContext,Space,WarpRef
- All Known Implementing Classes:
AbstractAgent,AbstractPlane,AbstractTierBinding,AbstractWarpRef,ActorSpace,AgentModel,AgentNode,AgentView,ClientRuntime,CommandLaneModel,CommandLaneView,DemandLaneModel,DemandLaneView,DemandMapLaneModel,DemandMapLaneView,EdgeTable,HostScope,HostTable,HttpLaneModel,HttpLaneView,JoinMapLaneModel,JoinMapLaneView,JoinValueLaneModel,JoinValueLaneView,LaneModel,LaneScope,LaneView,ListLaneModel,ListLaneView,MapLaneModel,MapLaneView,MeshTable,MetaEdgeAgent,MetaHostAgent,MetaLaneAgent,MetaMeshAgent,MetaPartAgent,NodeScope,PartTable,RemoteHost,RemoteHostClient,RestLaneModel,RestLaneView,SpatialLaneModel,SpatialLaneView,SupplyLaneModel,SupplyLaneView,ValueLaneModel,ValueLaneView,WarpLaneModel,WarpLaneView
public interface DownlinkFactory
-
Method Summary
-
Method Details
-
downlink
EventDownlink<Value> downlink() -
downlinkList
ListDownlink<Value> downlinkList() -
downlinkMap
MapDownlink<Value,Value> downlinkMap() -
downlinkValue
ValueDownlink<Value> downlinkValue() -
downlinkHttp
-
downlinkWs
-