[Missing <summary> documentation for N:GigaSpaces.Core.Admin.ServiceGrid.Transport]

C# | Visual Basic | Visual C++ | J# |
namespace GigaSpaces.Core.Admin.ServiceGrid.Transport
Namespace GigaSpaces.Core.Admin.ServiceGrid.Transport
namespace GigaSpaces.Core.Admin.ServiceGrid.Transport
package GigaSpaces.Core.Admin.ServiceGrid.Transport

All Types | Classes | Interfaces |
Icon | Type | Description |
---|---|---|
![]() | ITransport |
A transport holds information on the communication layer that is used by a grid component.
|
![]() | ITransportAware |
A grid component implements this interface if it can provide information regarding the transport
it is using.
|
![]() | ITransportDetails |
Holds details (non changeable information) of a single transport.
|
![]() | ITransports |
Transports hold all the different ITransportS that are currently discovered.
|
![]() | ITransportsDetails |
Holds details (non changeable information) of a single transport.
|
![]() | ITransportsStatistics |
An aggregated view of ITransportStatistics.
|
![]() | ITransportStatistics |
A transport level statistics.
|
![]() | TransportsStatisticsChangedEventArgs |
An event indicating that an aggregated transports level statistics has changed.
|
![]() | TransportStatisticsChangedEventArgs |
An event indicating that a transport level statistics has changed.
|