public static class InMemoryMessagingNetwork.DistributedServiceHandle implements MessageRecipientGroup
A class which represents information about nodes offering the same distributed service on the class InMemoryMessagingNetwork.
class InMemoryMessagingNetworkpublic DistributedServiceHandle(@NotNull
Party party)
A class which represents information about nodes offering the same distributed service on the class InMemoryMessagingNetwork.
party - The class Party offering the service.class InMemoryMessagingNetwork@NotNull public java.lang.String toString()
@NotNull public Party getParty()
The
class Party offering the service.
class Party@NotNull public Party component1()
The
class Party offering the service.
class Party@NotNull
public net.corda.testing.node.InMemoryMessagingNetwork.DistributedServiceHandle copy(@NotNull
Party party)
A class which represents information about nodes offering the same distributed service on the class InMemoryMessagingNetwork.
class InMemoryMessagingNetworkpublic int hashCode()
A class which represents information about nodes offering the same distributed service on the class InMemoryMessagingNetwork.
class InMemoryMessagingNetworkpublic boolean equals(@Nullable
java.lang.Object p)
A class which represents information about nodes offering the same distributed service on the class InMemoryMessagingNetwork.
class InMemoryMessagingNetwork