GigaSpaces XAP 8.0 API

Uses of Interface
org.openspaces.admin.transport.Transports

Packages that use Transports
org.openspaces.admin Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance. 
org.openspaces.admin.machine Support for managing of Machine(s) through the Admin API. 
org.openspaces.admin.transport.events Support for managing of Transport events through the Admin API. 
org.openspaces.admin.zone Support for managing of Zone(s) through the Admin API. 
 

Uses of Transports in org.openspaces.admin
 

Methods in org.openspaces.admin that return Transports
 Transports Admin.getTransports()
          Returns the transports discovered.
 

Uses of Transports in org.openspaces.admin.machine
 

Methods in org.openspaces.admin.machine that return Transports
 Transports Machine.getTransports()
          Returns the transports "running" on the machine.
 

Uses of Transports in org.openspaces.admin.transport.events
 

Methods in org.openspaces.admin.transport.events that return Transports
 Transports TransportsStatisticsChangedEvent.getTransports()
          Returns the tranports associated with this events.
 

Constructors in org.openspaces.admin.transport.events with parameters of type Transports
TransportsStatisticsChangedEvent(Transports transports, TransportsStatistics statistics)
           
 

Uses of Transports in org.openspaces.admin.zone
 

Methods in org.openspaces.admin.zone that return Transports
 Transports Zone.getTransports()
          Returns the transports "running" within the zone.
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.