- java.lang.Object
-
- swim.system.reflect.MeshInfo
-
public class MeshInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected Value
gatewayPartKey
protected Uri
meshUri
protected Value
ourselfPartKey
protected int
partCount
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static MeshInfo
create(MeshBinding meshBinding)
static Form<MeshInfo>
form()
Value
gatewayPartKey()
Uri
meshUri()
Value
ourselfPartKey()
Value
toValue()
-