| 
GigaSpaces XAP 7.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transport | |
|---|---|
| org.openspaces.admin.transport | Support for managing of Transport(s) through the Admin API. | 
| org.openspaces.admin.transport.events | Support for managing of Transport events through the Admin API. | 
| Uses of Transport in org.openspaces.admin.transport | 
|---|
| Methods in org.openspaces.admin.transport that return Transport | |
|---|---|
 Transport | 
TransportAware.getTransport()
Returns the transport the grid component is using.  | 
 Transport | 
Transports.getTransportByHostAndPort(String host,
                          int port)
Returns the transport that is bounded on the specified host and port.  | 
 Transport | 
Transports.getTransportByUID(String uid)
Returns the transport based on the specified UID.  | 
 Transport[] | 
Transports.getTransports()
Returns all the currently discovered transports.  | 
 Transport[] | 
Transports.getTransports(String host)
Returns all the transports bounded on the specified host.  | 
| Uses of Transport in org.openspaces.admin.transport.events | 
|---|
| Methods in org.openspaces.admin.transport.events that return Transport | |
|---|---|
 Transport | 
TransportStatisticsChangedEvent.getTransport()
Returns the associated transport with the event.  | 
| Constructors in org.openspaces.admin.transport.events with parameters of type Transport | |
|---|---|
TransportStatisticsChangedEvent(Transport transport,
                                TransportStatistics statistics)
 | 
|
  | 
GigaSpaces XAP 7.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||