Uses of Interface
org.red5.io.client.IRemotingClient
Packages that use IRemotingClient
-
Uses of IRemotingClient in org.red5.io.object
Fields in org.red5.io.object declared as IRemotingClientModifier and TypeFieldDescriptionprivate IRemotingClient
RecordSet.client
Remoting client that fetches dataMethods in org.red5.io.object with parameters of type IRemotingClientModifier and TypeMethodDescriptionvoid
RecordSet.setRemotingClient
(IRemotingClient client) Set the remoting client to use for retrieving of paged results.