java.lang.Object
swim.warp.Envelope
swim.warp.LaneAddressed
- All Implemented Interfaces:
Debug
- Direct Known Subclasses:
CommandMessage,EventMessage,LinkAddressed,SyncedResponse,UnlinkedResponse,UnlinkRequest
-
Method Summary
Modifier and TypeMethodDescriptionbody()abstract LaneAddressed<T> Output<T>Writes a developer readable, debug-formatted string representation of this object tooutput.booleaninthashCode()laneUri()abstract LaneAddressednodeUri()abstract LaneAddressedMethods inherited from class swim.warp.Envelope
decoder, encoder, form, form, fromValue, parseRecon, reconEncoder, reconWriter, tag, toRecon, toString, toValue, writeRecon
-
Method Details
-
nodeUri
-
laneUri
-
body
-
nodeUri
-
laneUri
-
body
-
equals
-
hashCode
public int hashCode() -
debug
Description copied from interface:DebugWrites a developer readable, debug-formatted string representation of this object tooutput.
-