object TopologyManagerReadServiceGrpc
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- TopologyManagerReadServiceGrpc
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- trait TopologyManagerReadService extends AbstractService
domain + idm + participant
- trait TopologyManagerReadServiceBlockingClient extends AnyRef
domain + idm + participant
- class TopologyManagerReadServiceBlockingStub extends AbstractStub[TopologyManagerReadServiceBlockingStub] with TopologyManagerReadServiceBlockingClient
- class TopologyManagerReadServiceStub extends AbstractStub[TopologyManagerReadServiceStub] with TopologyManagerReadService
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val METHOD_LIST_ALL: MethodDescriptor[ListAllRequest, ListAllResponse]
- val METHOD_LIST_AVAILABLE_STORES: MethodDescriptor[ListAvailableStoresRequest, ListAvailableStoresResult]
- val METHOD_LIST_DOMAIN_PARAMETERS_CHANGES: MethodDescriptor[ListDomainParametersChangesRequest, ListDomainParametersChangesResult]
- val METHOD_LIST_IDENTIFIER_DELEGATION: MethodDescriptor[ListIdentifierDelegationRequest, ListIdentifierDelegationResult]
- val METHOD_LIST_MEDIATOR_DOMAIN_STATE: MethodDescriptor[ListMediatorDomainStateRequest, ListMediatorDomainStateResult]
- val METHOD_LIST_NAMESPACE_DELEGATION: MethodDescriptor[ListNamespaceDelegationRequest, ListNamespaceDelegationResult]
- val METHOD_LIST_OWNER_TO_KEY_MAPPING: MethodDescriptor[ListOwnerToKeyMappingRequest, ListOwnerToKeyMappingResult]
- val METHOD_LIST_PARTICIPANT_DOMAIN_STATE: MethodDescriptor[ListParticipantDomainStateRequest, ListParticipantDomainStateResult]
- val METHOD_LIST_PARTY_TO_PARTICIPANT: MethodDescriptor[ListPartyToParticipantRequest, ListPartyToParticipantResult]
- val METHOD_LIST_SIGNED_LEGAL_IDENTITY_CLAIM: MethodDescriptor[ListSignedLegalIdentityClaimRequest, ListSignedLegalIdentityClaimResult]
- val METHOD_LIST_VETTED_PACKAGES: MethodDescriptor[ListVettedPackagesRequest, ListVettedPackagesResult]
- val SERVICE: ServiceDescriptor
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def bindService(serviceImpl: TopologyManagerReadService, executionContext: ExecutionContext): ServerServiceDefinition
- def blockingStub(channel: Channel): TopologyManagerReadServiceBlockingStub
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def javaDescriptor: ServiceDescriptor
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
- def stub(channel: Channel): TopologyManagerReadServiceStub
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- object TopologyManagerReadService extends ServiceCompanion[TopologyManagerReadService]
- object TopologyManagerReadServiceStub extends StubFactory[TopologyManagerReadServiceStub]