Uses of Interface
org.xlattice.Transport

Packages that use Transport
org.xlattice This package contains abstractions for all of the basic types dealt with in XLattice. 
 

Uses of Transport in org.xlattice
 

Methods in org.xlattice that return Transport
 Transport EndPoint.getTransport()
           
 

Constructors in org.xlattice with parameters of type Transport
EndPoint(Transport t, Address addr)