java.lang.Object
swim.warp.Envelope
- All Implemented Interfaces:
Debug
- Direct Known Subclasses:
HostAddressed,LaneAddressed
-
Method Summary
Modifier and TypeMethodDescriptionabstract Valuebody()abstract Envelopeabstract <T> Output<T>Writes a developer readable, debug-formatted string representation of this object tooutput.decoder()encoder()form()static Envelopeabstract UrilaneUri()abstract Envelopeabstract UrinodeUri()abstract Envelopestatic EnvelopeparseRecon(String recon) Writer<?,?> abstract Stringtag()toRecon()toString()toValue()Writer<?,?> writeRecon(Output<?> output)
-
Method Details
-
tag
-
form
-
nodeUri
-
laneUri
-
body
-
nodeUri
-
laneUri
-
body
-
toValue
-
reconEncoder
-
reconWriter
-
writeRecon
-
toRecon
-
debug
Description copied from interface:DebugWrites a developer readable, debug-formatted string representation of this object tooutput. -
toString
-
decoder
-
encoder
-
fromValue
-
parseRecon
-
form
-