java.lang.Object
swim.system.scope.Scope
swim.system.scope.LaneScope
- All Implemented Interfaces:
DownlinkFactory,LaneRef,CellContext,Log
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Uriprotected final Uriprotected final Uriprotected final UriFields inherited from class swim.system.scope.Scope
cellContext, stage -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidcommand(float prio, Value body, Cont<CommandMessage> cont) voidvoidcommand(Value body, Cont<CommandMessage> cont) downlink()<V> HttpDownlink<V><I,O> WsDownlink<I, O> final UrihostUri()final UrilaneUri()final UrimeshUri()final UrinodeUri()Methods inherited from class swim.system.scope.Scope
bindDownlink, cellAddress, cellContext, close, closeDownlink, debug, edgeName, error, fail, info, openDownlink, openMetaDownlink, policy, pushDown, reportDown, schedule, stage, store, trace, warn
-
Field Details
-
meshUri
-
hostUri
-
nodeUri
-
laneUri
-
-
Constructor Details
-
LaneScope
-
-
Method Details
-
meshUri
- Specified by:
meshUriin interfaceCellContext
-
hostUri
-
nodeUri
-
laneUri
-
downlink
- Specified by:
downlinkin interfaceDownlinkFactory
-
downlinkList
- Specified by:
downlinkListin interfaceDownlinkFactory
-
downlinkMap
- Specified by:
downlinkMapin interfaceDownlinkFactory
-
downlinkValue
- Specified by:
downlinkValuein interfaceDownlinkFactory
-
downlinkHttp
- Specified by:
downlinkHttpin interfaceDownlinkFactory
-
downlinkWs
- Specified by:
downlinkWsin interfaceDownlinkFactory
-
command
-
command
-
command
-
command
-