Uses of Package
com.tangosol.net.messaging
Packages that use com.tangosol.net.messaging
Package
Description
Low-level utilities for Coherence gRPC server and client implementation.
Contains exception classes related to connection error.
-
Classes in com.tangosol.net.messaging used by com.oracle.coherence.grpcClassDescriptionA Protocol is a binding between a unique name, version information, and a set of
Messagetypes. -
Classes in com.tangosol.net.messaging used by com.oracle.coherence.grpc.internal.extend.messageFactoryClassDescriptionMessage is the root interface for all message objects sent by peer endpoints through a
Channel. -
Classes in com.tangosol.net.messaging used by com.oracle.coherence.grpc.internal.extend.protocol
-
Classes in com.tangosol.net.messaging used by com.oracle.coherence.grpc.internal.extend.proxy.serviceProxyClassDescriptionA Channel is a communication construct that allows one or more threads to send and receive
Messageobjects via aConnection. -
Classes in com.tangosol.net.messaging used by com.oracle.coherence.grpc.proxy.commonClassDescriptionA ConnectionAcceptor represents a
ConnectionManagerrunning on a server, and as a server, it is responsible for accepting a connection request initiated by aConnectionInitiator.A Protocol is a binding between a unique name, version information, and a set ofMessagetypes. -
Classes in com.tangosol.net.messaging used by com.oracle.coherence.grpc.proxy.common.cacheClassDescriptionA Connection represents a bi-directional communication channel for exchanging
Messageobjects between two endpoints.The ConnectionManager is the base SPI (Service Provider Interface) for bothConnectionAcceptorandConnectionInitiatorimplementations.Message is the root interface for all message objects sent by peer endpoints through aChannel. -
Classes in com.tangosol.net.messaging used by com.oracle.coherence.grpc.proxy.common.topicClassDescriptionA Protocol is a binding between a unique name, version information, and a set of
Messagetypes. -
Classes in com.tangosol.net.messaging used by com.tangosol.net.messagingClassDescriptionA Connection represents a bi-directional communication channel for exchanging
Messageobjects between two endpoints.Signals that an underlying communication channel used by a Connection may have been closed, severed, or become unusable.