Uses of Class
com.avoka.fc.core.sysevent.ServiceClient
-
Packages that use ServiceClient Package Description com.avoka.fc.core.sysevent -
-
Uses of ServiceClient in com.avoka.fc.core.sysevent
Subclasses of ServiceClient in com.avoka.fc.core.sysevent Modifier and Type Class Description class
AWSServiceClient
Provides AWS SQS service client for use with the System Event Publisherclass
AzureServiceClient
Provides an Azure service client for use with the System Event PublisherMethods in com.avoka.fc.core.sysevent that return ServiceClient Modifier and Type Method Description static ServiceClient
ServiceClientFactory. getServiceClient(ServletContext servletContext, ProfilingMessage pm, String configHash, ServiceDefinition sd)
-