Skip to content

com.github.manosbatsis.corda.testacles.containers.config.network / P2pAddress

P2pAddress

class P2pAddress :ConfigObjectData

Constructors

Name Summary
<init> P2pAddress(nodeHostName:String)

Functions

Name Summary
asConfigValue fun asConfigValue(target: Config): ConfigValue
Transform to a ConfigValue for the target key, possibly using any information as needed from the target config

Inherited Functions

Name Summary
getActionHint open fun getActionHint(target: Config):ApplyActionType
Look at the target config and suggest what the action for this fragment should be
getLocalKey open fun getLocalKey():String
Get the local path fragment this config data corresponds to