Uses of Class
org.jboss.as.ejb3.remote.RemotingProfileService.RemotingConnectionSpec
Packages that use RemotingProfileService.RemotingConnectionSpec
-
Uses of RemotingProfileService.RemotingConnectionSpec in org.jboss.as.ejb3.remote
Methods in org.jboss.as.ejb3.remote that return types with arguments of type RemotingProfileService.RemotingConnectionSpecConstructor parameters in org.jboss.as.ejb3.remote with type arguments of type RemotingProfileService.RemotingConnectionSpecModifierConstructorDescriptionRemotingProfileService(Consumer<RemotingProfileService> consumer, Supplier<org.jboss.ejb.client.EJBTransportProvider> localTransportProviderSupplier, List<org.wildfly.discovery.ServiceURL> serviceUrls, Map<String, RemotingProfileService.RemotingConnectionSpec> remotingConnectionSpecMap, List<RemotingProfileService.HttpConnectionSpec> httpConnectionSpecs)