Uses of Interface
solar.service.transport.TransportConstants

Packages that use TransportConstants
solar.service.transport Contains the data transport service. 
 

Uses of TransportConstants in solar.service.transport
 

Classes in solar.service.transport that implement TransportConstants
 class PastryTransportService
          Transport service using Pastry routing substrate.
 class TcpTransportService
          Transport service that uses TCP, and requires a routing service.
 class UdpObjectTransport
          The UDP transport layer using object (ADU) serialization.
 class UdpTransport
          The UDP transport layer, converting ADU to bytes for sending.
 class UdpTransportService
          Transport service that uses UDP, and requires a routing service.