Uses of Class
com.luciad.io.transport.TLcdTransportResponse
Packages that use TLcdTransportResponse
Package
Description
Provides access to a LuciadFusion Tile Store through a networked client, allowing applications to query and visualize the data.
This package provides API to model and encapsulate transport requests and responses between
a client and server.
-
Uses of TLcdTransportResponse in com.luciad.fusion.client
Methods in com.luciad.fusion.client that return TLcdTransportResponseModifier and TypeMethodDescriptionTLfnLTSClient.performRequest
(String aOperationName, TLcdTransportRequest aRequest) Performs a request. -
Uses of TLcdTransportResponse in com.luciad.io.transport
Methods in com.luciad.io.transport that return TLcdTransportResponseModifier and TypeMethodDescriptionILcdTransport.performRequest
(TLcdTransportRequest aRequest) Performs the specified request.