| Package | Description | 
|---|---|
| org.openspaces.admin.internal.transport | 
 Internally Used. 
 | 
| org.openspaces.admin.transport | 
 Support for managing of Transport(s) through the Admin API. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultTransportDetails  | 
| Modifier and Type | Method and Description | 
|---|---|
TransportDetails | 
DefaultTransportStatistics.getDetails()  | 
TransportDetails | 
DefaultTransport.getDetails()  | 
| Constructor and Description | 
|---|
DefaultTransportsDetails(TransportDetails[] details)  | 
DefaultTransportStatistics(NIOStatistics stats,
                          TransportStatistics previousStats,
                          TransportDetails details,
                          int historySize,
                          long timeDelta)  | 
| Modifier and Type | Method and Description | 
|---|---|
TransportDetails | 
Transport.getDetails()
Returns the details (non changeable) of the transport. 
 | 
TransportDetails | 
TransportStatistics.getDetails()
Returns the transport details. 
 | 
Copyright © GigaSpaces.