java.lang.Object
swim.warp.Envelope
swim.warp.LaneAddressed
swim.warp.UnlinkRequest
- All Implemented Interfaces:
Debug
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionUnlinkRequest(String nodeUri, String laneUri) UnlinkRequest(String nodeUri, String laneUri, Value body) UnlinkRequest(Uri nodeUri, Uri laneUri) UnlinkRequest(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
-
UnlinkRequest
-
UnlinkRequest
-
UnlinkRequest
-
UnlinkRequest
-
-
Method Details
-
tag
-
form
-
nodeUri
- Specified by:
nodeUriin classLaneAddressed
-
laneUri
- Specified by:
laneUriin classLaneAddressed
-
body
- Specified by:
bodyin classLaneAddressed
-