@Path(value="/forest/join/{sharedAlias}")
public interface IForestJoin
Modifier and Type | Method and Description |
---|---|
ForestTopology |
handshake(Instance inst)
Register the given instance if necessary.
|
@POST @Path(value="_handshake") ForestTopology handshake(Instance inst)
inst
- Copyright © 2021. All Rights Reserved.