Uses of Class
com.luciad.io.transport.TLcdTransportRequest
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 TLcdTransportRequest in com.luciad.fusion.client
Modifier and TypeMethodDescriptionTLfnLTSClient.performRequest
(String aOperationName, TLcdTransportRequest aRequest) Performs a request. -
Uses of TLcdTransportRequest in com.luciad.io.transport
Modifier and TypeMethodDescriptionILcdTransport.performRequest
(TLcdTransportRequest aRequest) Performs the specified request.