Uses of Class
org.apache.qpid.protonj2.client.SourceOptions
Packages that use SourceOptions
-
Uses of SourceOptions in org.apache.qpid.protonj2.client
Methods in org.apache.qpid.protonj2.client that return SourceOptionsModifier and TypeMethodDescriptionAdds the given named filter into the map of filters (one will be created if not already set).SourceOptions.clone()
protected SourceOptions
SourceOptions.copyInto
(SourceOptions other) Copy all options from thisSourceOptions
instance into the instance provided.SourceOptions.defaultOutcome
(DeliveryState defaultOutcome) SourceOptions.distributionMode
(DistributionMode distributionMode) SourceOptions.outcomes
(DeliveryState.Type... outcomes) LinkOptions.sourceOptions()
Methods in org.apache.qpid.protonj2.client with parameters of type SourceOptionsModifier and TypeMethodDescriptionprotected SourceOptions
SourceOptions.copyInto
(SourceOptions other) Copy all options from thisSourceOptions
instance into the instance provided.