jar

com.lightbend.lagom : lagom-service-locator_2.11

Maven & Gradle

Dec 05, 2019
2.6k stars

lagom-service-locator · lagom-service-locator

Table Of Contents

Latest Version

Download com.lightbend.lagom : lagom-service-locator_2.11 JAR file - Latest Versions:

All Versions

Download com.lightbend.lagom : lagom-service-locator_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window lagom-service-locator_2.11-1.5.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lightbend.lagom.registry.impl

├─ com.lightbend.lagom.registry.impl.InternalRegistry.class - [JAR]

├─ com.lightbend.lagom.registry.impl.InternalRouter.class - [JAR]

├─ com.lightbend.lagom.registry.impl.NoServiceLocator.class - [JAR]

├─ com.lightbend.lagom.registry.impl.ServiceAlreadyRegistered.class - [JAR]

├─ com.lightbend.lagom.registry.impl.ServiceLocatorServer.class - [JAR]

├─ com.lightbend.lagom.registry.impl.ServiceName.class - [JAR]

├─ com.lightbend.lagom.registry.impl.ServiceRegistryActor.class - [JAR]

├─ com.lightbend.lagom.registry.impl.ServiceRegistryImpl.class - [JAR]

├─ com.lightbend.lagom.registry.impl.ServiceRegistryKey.class - [JAR]

├─ com.lightbend.lagom.registry.impl.ServiceRegistryModule.class - [JAR]

├─ com.lightbend.lagom.registry.impl.ServiceToRegister.class - [JAR]

├─ com.lightbend.lagom.registry.impl.UnmanagedServices.class - [JAR]

com.lightbend.lagom.gateway

├─ com.lightbend.lagom.gateway.AkkaHttpServiceGateway.class - [JAR]

├─ com.lightbend.lagom.gateway.AkkaHttpServiceGatewayFactory.class - [JAR]

├─ com.lightbend.lagom.gateway.NettyServiceGateway.class - [JAR]

├─ com.lightbend.lagom.gateway.NettyServiceGatewayFactory.class - [JAR]

├─ com.lightbend.lagom.gateway.ServiceGatewayConfig.class - [JAR]