Uses of Interface
com.tangosol.net.topic.Subscriber.Element
Packages that use Subscriber.Element
Package
Description
Low-level utilities for Coherence gRPC server and client implementation.
Contains classes that providing topic entities for publish/subscribe messaging.
-
Uses of Subscriber.Element in com.oracle.coherence.grpc
Methods in com.oracle.coherence.grpc with parameters of type Subscriber.ElementModifier and TypeMethodDescriptionstatic com.oracle.coherence.grpc.messages.topic.v1.TopicElement
TopicHelper.toProtobufTopicElement
(Subscriber.Element<?> element) Convert aSubscriber.Element
into aTopicElement
. -
Uses of Subscriber.Element in com.tangosol.net.topic
Subinterfaces of Subscriber.Element in com.tangosol.net.topicModifier and TypeInterfaceDescriptionstatic interface
A subscriberSubscriber.Element
that allows access to the raw binary.Methods in com.tangosol.net.topic that return types with arguments of type Subscriber.Element