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 IRemotingClientRecordSet.clientRemoting client that fetches dataMethods in org.red5.io.object with parameters of type IRemotingClientModifier and TypeMethodDescriptionvoidRecordSet.setRemotingClient(IRemotingClient client) Set the remoting client to use for retrieving of paged results.