java.lang.Object
swim.warp.Envelope
swim.warp.LaneAddressed
swim.warp.CommandMessage
- All Implemented Interfaces:
 Debug
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionCommandMessage(String nodeUri, String laneUri) CommandMessage(String nodeUri, String laneUri, Value body) CommandMessage(Uri nodeUri, Uri laneUri) CommandMessage(Uri nodeUri, Uri laneUri, Value body)  - 
Method Summary
Methods inherited from class swim.warp.LaneAddressed
body, debug, equals, hashCode, laneUri, nodeUriMethods inherited from class swim.warp.Envelope
decoder, encoder, form, fromValue, parseRecon, reconEncoder, reconWriter, toRecon, toString, toValue, writeRecon 
- 
Field Details
- 
FORM
 
 - 
 - 
Constructor Details
- 
CommandMessage
 - 
CommandMessage
 - 
CommandMessage
 - 
CommandMessage
 
 - 
 - 
Method Details
- 
tag
 - 
form
 - 
nodeUri
- Specified by:
 nodeUriin classLaneAddressed
 - 
laneUri
- Specified by:
 laneUriin classLaneAddressed
 - 
body
- Specified by:
 bodyin classLaneAddressed
 
 -