Uses of Package
com.tangosol.net.messaging
Packages that use com.tangosol.net.messaging
Package
Description
Contains exception classes related to connection error.
-
Classes in com.tangosol.net.messaging used by com.oracle.coherence.grpc.proxy.common.cacheClassDescriptionA Connection represents a bi-directional communication channel for exchanging
Message
objects between two endpoints.The ConnectionManager is the base SPI (Service Provider Interface) for bothConnectionAcceptor
andConnectionInitiator
implementations.Message is the root interface for all message objects sent by peer endpoints through aChannel
. -
Classes in com.tangosol.net.messaging used by com.tangosol.net.messagingClassDescriptionA Connection represents a bi-directional communication channel for exchanging
Message
objects between two endpoints.Signals that an underlying communication channel used by a Connection may have been closed, severed, or become unusable.