- call(ScalaServiceSupport.ScalaMethodCall<ServiceCall<Request, Response>>) - Method in class com.lightbend.lagom.javadsl.api.ScalaService$
-
- call(ScalaServiceSupport.ScalaMethodCall<ServiceCall<Request, Response>>) - Static method in class com.lightbend.lagom.javadsl.api.ScalaService
-
- call(Creator<ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a service call descriptor.
- call(Method) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a service call descriptor.
- call(Descriptor.CallId, Object) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a service call descriptor.
- callId() - Method in class com.lightbend.lagom.javadsl.api.Descriptor.Call
-
Get the id for the call.
- calls() - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
- cassandraCleanOnStart() - Method in class com.lightbend.lagom.maven.StartCassandraMojo
-
- CassandraConfig - Interface in com.lightbend.lagom.javadsl.persistence.cassandra
-
- CassandraContactPoint - Class in com.lightbend.lagom.javadsl.persistence.cassandra
-
- cassandraEnabled() - Method in class com.lightbend.lagom.maven.ExternalProject
-
- cassandraEnabled() - Method in class com.lightbend.lagom.maven.StartCassandraMojo
-
- cassandraEnabled() - Method in class com.lightbend.lagom.maven.StartExternalProjects
-
- cassandraEnabled() - Method in class com.lightbend.lagom.maven.StartMojo
-
- cassandraEnabled() - Method in class com.lightbend.lagom.maven.StopCassandraMojo
-
- cassandraJvmOptions() - Method in class com.lightbend.lagom.maven.StartCassandraMojo
-
- cassandraKeySpace(String) - Method in class com.lightbend.lagom.dev.LagomConfig$
-
- cassandraKeySpace(String) - Static method in class com.lightbend.lagom.dev.LagomConfig
-
- cassandraMaxBootWaitingSeconds() - Method in class com.lightbend.lagom.maven.StartCassandraMojo
-
- cassandraPort(int) - Method in class com.lightbend.lagom.dev.LagomConfig$
-
- cassandraPort(int) - Static method in class com.lightbend.lagom.dev.LagomConfig
-
- cassandraPort() - Method in class com.lightbend.lagom.maven.StartCassandraMojo
-
- cassandraPort() - Method in class com.lightbend.lagom.maven.StartExternalProjects
-
- cassandraPort() - Method in class com.lightbend.lagom.maven.StartMojo
-
- CassandraReadSide - Interface in com.lightbend.lagom.javadsl.persistence.cassandra
-
- CassandraReadSideProcessor<Event extends AggregateEvent<Event>> - Class in com.lightbend.lagom.javadsl.persistence.cassandra
-
Consume events produced by
PersistentEntity
instances and update one or more tables in Cassandra that are optimized for queries.
- CassandraReadSideProcessor() - Constructor for class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraReadSideProcessor
-
- CassandraReadSideProcessor.EventHandlers - Class in com.lightbend.lagom.javadsl.persistence.cassandra
-
- CassandraReadSideProcessor.EventHandlersBuilder - Class in com.lightbend.lagom.javadsl.persistence.cassandra
-
Mutable builder for defining event handlers.
- CassandraRuntime() - Method in class com.lightbend.lagom.sbt.Internal.Configs$
-
- CassandraServer$() - Constructor for class com.lightbend.lagom.dev.Servers.CassandraServer$
-
- CassandraSession - Class in com.lightbend.lagom.javadsl.persistence.cassandra
-
Data Access Object for Cassandra.
- CassandraSession() - Constructor for class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraSession
-
- cause() - Method in class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver.NoSerializer
-
- cause() - Method in class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver.NotDeserializable
-
- cause() - Method in class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver.NotSerializable
-
- charset() - Method in class com.lightbend.lagom.javadsl.api.transport.MessageProtocol
-
The charset of the protocol.
- CircuitBreaker - Class in com.lightbend.lagom.javadsl.api
-
Circuit breaker descriptor.
- circuitBreaker() - Method in class com.lightbend.lagom.javadsl.api.Descriptor.Call
-
Get the circuit breaker.
- circuitBreaker() - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
Get the default circuit breaker mode used by this service.
- CircuitBreaker.CircuitBreakerId - Class in com.lightbend.lagom.javadsl.api
-
- CircuitBreaker.NamedCircuitBreaker - Class in com.lightbend.lagom.javadsl.api
-
A named circuit breaker.
- circuitBreakers() - Method in interface com.lightbend.lagom.javadsl.server.status.MetricsService
-
Stream of circuit breaker status
- CircuitBreakerStatus - Class in com.lightbend.lagom.javadsl.server.status
-
- CircuitBreakerStatus.Builder - Class in com.lightbend.lagom.javadsl.server.status
-
- CircuitBreakingServiceLocator - Class in com.lightbend.lagom.javadsl.client
-
Abstract service locator that provides circuit breaking.
- CircuitBreakingServiceLocator(CircuitBreakers) - Constructor for class com.lightbend.lagom.javadsl.client.CircuitBreakingServiceLocator
-
- classpath() - Method in class com.lightbend.lagom.dev.Reloader.CompileSuccess
-
- clearPrincipal() - Method in class com.lightbend.lagom.javadsl.api.transport.RequestHeader
-
Return a copy of this request header with the principal cleared.
- client(Class<S>) - Method in class com.lightbend.lagom.javadsl.testkit.ServiceTest.TestServer
-
Get the service client for a service.
- close() - Method in class com.lightbend.lagom.dev.Reloader
-
- close() - Method in class com.lightbend.lagom.discovery.ServiceLocatorServer
-
- close() - Method in class com.lightbend.lagom.javadsl.client.integration.LagomClientFactory
-
Close all resources associated with this client factory.
- cluster() - Method in class com.lightbend.lagom.javadsl.testkit.ServiceTest.Setup
-
- clusterConfig() - Method in class com.lightbend.lagom.javadsl.persistence.testkit.TestUtil$
-
- clusterConfig() - Static method in class com.lightbend.lagom.javadsl.persistence.testkit.TestUtil
-
- Colors - Class in com.lightbend.lagom.dev
-
- Colors(String) - Constructor for class com.lightbend.lagom.dev.Colors
-
- com.lightbend.lagom.core - package com.lightbend.lagom.core
-
- com.lightbend.lagom.dev - package com.lightbend.lagom.dev
-
- com.lightbend.lagom.discovery - package com.lightbend.lagom.discovery
-
- com.lightbend.lagom.discovery.impl - package com.lightbend.lagom.discovery.impl
-
- com.lightbend.lagom.gateway - package com.lightbend.lagom.gateway
-
- com.lightbend.lagom.javadsl.api - package com.lightbend.lagom.javadsl.api
-
- com.lightbend.lagom.javadsl.api.deser - package com.lightbend.lagom.javadsl.api.deser
-
- com.lightbend.lagom.javadsl.api.security - package com.lightbend.lagom.javadsl.api.security
-
- com.lightbend.lagom.javadsl.api.transport - package com.lightbend.lagom.javadsl.api.transport
-
- com.lightbend.lagom.javadsl.client - package com.lightbend.lagom.javadsl.client
-
- com.lightbend.lagom.javadsl.client.integration - package com.lightbend.lagom.javadsl.client.integration
-
- com.lightbend.lagom.javadsl.cluster.testkit - package com.lightbend.lagom.javadsl.cluster.testkit
-
- com.lightbend.lagom.javadsl.immutable - package com.lightbend.lagom.javadsl.immutable
-
- com.lightbend.lagom.javadsl.jackson - package com.lightbend.lagom.javadsl.jackson
-
- com.lightbend.lagom.javadsl.persistence - package com.lightbend.lagom.javadsl.persistence
-
- com.lightbend.lagom.javadsl.persistence.cassandra - package com.lightbend.lagom.javadsl.persistence.cassandra
-
- com.lightbend.lagom.javadsl.persistence.testkit - package com.lightbend.lagom.javadsl.persistence.testkit
-
- com.lightbend.lagom.javadsl.pubsub - package com.lightbend.lagom.javadsl.pubsub
-
- com.lightbend.lagom.javadsl.server - package com.lightbend.lagom.javadsl.server
-
- com.lightbend.lagom.javadsl.server.status - package com.lightbend.lagom.javadsl.server.status
-
- com.lightbend.lagom.javadsl.testkit - package com.lightbend.lagom.javadsl.testkit
-
- com.lightbend.lagom.maven - package com.lightbend.lagom.maven
-
- com.lightbend.lagom.play - package com.lightbend.lagom.play
-
- com.lightbend.lagom.sbt - package com.lightbend.lagom.sbt
-
- com.lightbend.lagom.sbt.core - package com.lightbend.lagom.sbt.core
-
- com.lightbend.lagom.sbt.run - package com.lightbend.lagom.sbt.run
-
- com.lightbend.lagom.sbt.server - package com.lightbend.lagom.sbt.server
-
- com.lightbend.lagom.serialization - package com.lightbend.lagom.serialization
-
- command() - Method in class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver.UnhandledCommand
-
- CommandContext() - Constructor for class com.lightbend.lagom.javadsl.persistence.PersistentEntity.CommandContext
-
- CommandEnvelope - Class in com.lightbend.lagom.javadsl.persistence
-
- CommandEnvelope(String, Object) - Constructor for class com.lightbend.lagom.javadsl.persistence.CommandEnvelope
-
- CommandEnvelope$ - Class in com.lightbend.lagom.javadsl.persistence
-
- CommandEnvelope$() - Constructor for class com.lightbend.lagom.javadsl.persistence.CommandEnvelope$
-
- commandFailed(Throwable) - Method in class com.lightbend.lagom.javadsl.persistence.PersistentEntity.ReadOnlyCommandContext
-
Reply with a negative acknowledgment.
- commandHandlers() - Method in class com.lightbend.lagom.javadsl.persistence.PersistentEntity.Behavior
-
- compare(PortAssigner.ProjectName, PortAssigner.ProjectName) - Method in class com.lightbend.lagom.dev.PortAssigner.ProjectName.OrderingProjectName$
-
- compile(Function0<Result<Analysis>>, Function0<Result<Seq<Attributed<File>>>>, Function0<Option<Streams<Init<Scope>.ScopedKey<?>>>>) - Method in class com.lightbend.lagom.sbt.run.RunSupport$
-
- compile(Function0<Result<Analysis>>, Function0<Result<Seq<Attributed<File>>>>, Function0<Option<Streams<Init<Scope>.ScopedKey<?>>>>) - Static method in class com.lightbend.lagom.sbt.run.RunSupport
-
- CompileFailure(PlayException) - Constructor for class com.lightbend.lagom.dev.Reloader.CompileFailure
-
- compileFailure(Option<Streams<Init<Scope>.ScopedKey<?>>>, Incomplete) - Method in class com.lightbend.lagom.sbt.run.RunSupport$
-
- compileFailure(Option<Streams<Init<Scope>.ScopedKey<?>>>, Incomplete) - Static method in class com.lightbend.lagom.sbt.run.RunSupport
-
- CompileFailure$() - Constructor for class com.lightbend.lagom.dev.Reloader.CompileFailure$
-
- CompileSuccess(Map<String, Reloader.Source>, Seq<File>) - Constructor for class com.lightbend.lagom.dev.Reloader.CompileSuccess
-
- CompileSuccess$() - Constructor for class com.lightbend.lagom.dev.Reloader.CompileSuccess$
-
- completedStatement(BoundStatement) - Method in class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraReadSideProcessor
-
Convenience method to create an already completed CompletionStage
with one BoundStatement
.
- completedStatements(List<BoundStatement>) - Method in class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraReadSideProcessor
-
Convenience method to create an already completed CompletionStage
with several BoundStatement
.
- component(String) - Method in class com.lightbend.lagom.sbt.LagomImport$
-
- component(String) - Static method in class com.lightbend.lagom.sbt.LagomImport
-
- compose(Function<RequestHeader, ? extends ServerServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.server.HeaderServiceCall
-
Compose a header service call.
- composeAsync(Function<RequestHeader, CompletionStage<? extends ServerServiceCall<Request, Response>>>) - Static method in interface com.lightbend.lagom.javadsl.server.HeaderServiceCall
-
Compose a header service call asynchronously.
- composite(HeaderFilter...) - Static method in interface com.lightbend.lagom.javadsl.api.transport.HeaderFilter
-
Create a composite header filter from multiple header filters.
- Composite(PSequence<HeaderFilter>) - Constructor for class com.lightbend.lagom.javadsl.api.transport.HeaderFilter.Composite
-
- CompressedJsonable - Interface in com.lightbend.lagom.serialization
-
The serializer will compress the payload if the message class implements this
marker interface and the payload is larger than the configured
compress-larger-than
value.
- computeProjectsPort(PortAssigner.PortRange, Seq<PortAssigner.ProjectName>) - Method in class com.lightbend.lagom.dev.PortAssigner$
-
- computeProjectsPort(PortAssigner.PortRange, Seq<PortAssigner.ProjectName>) - Static method in class com.lightbend.lagom.dev.PortAssigner
-
- Configs$() - Constructor for class com.lightbend.lagom.sbt.Internal.Configs$
-
- ConfigurationServiceLocator - Class in com.lightbend.lagom.javadsl.api
-
A service locator that uses static configuration.
- ConfigurationServiceLocator(Configuration) - Constructor for class com.lightbend.lagom.javadsl.api.ConfigurationServiceLocator
-
- configure() - Method in class com.lightbend.lagom.javadsl.cluster.testkit.ActorSystemModule
-
- configure() - Method in class com.lightbend.lagom.javadsl.persistence.PersistenceModule
-
- configure() - Method in class com.lightbend.lagom.javadsl.pubsub.PubSubModule
-
- configureBuilder() - Method in class com.lightbend.lagom.javadsl.testkit.ServiceTest.Setup
-
- ConfigureMojo - Class in com.lightbend.lagom.maven
-
Internal goal, invoked by other Lagom mojos that work with multiple projects at once, to read plugin configuration
for a project and set up the projects context values.
- ConfigureMojo(MavenSession) - Constructor for class com.lightbend.lagom.maven.ConfigureMojo
-
- ConsoleHelper - Class in com.lightbend.lagom.dev
-
Helper for working with the console
- ConsoleHelper(Colors) - Constructor for class com.lightbend.lagom.dev.ConsoleHelper
-
- consoleHelper() - Method in class com.lightbend.lagom.maven.RunAllMojo
-
- contentType() - Method in class com.lightbend.lagom.javadsl.api.transport.MessageProtocol
-
The content type of the protocol.
- copyOf(AbstractCircuitBreakerStatus) - Static method in class com.lightbend.lagom.javadsl.server.status.CircuitBreakerStatus
-
- copyOf(AbstractLatency) - Static method in class com.lightbend.lagom.javadsl.server.status.Latency
-
- create(String, ClassLoader) - Static method in class com.lightbend.lagom.javadsl.client.integration.LagomClientFactory
-
Create a client factory that uses the given service locator.
- createClient(Class<T>, ServiceLocator) - Method in class com.lightbend.lagom.javadsl.client.integration.LagomClientFactory
-
Create a Lagom service client for the given client interface using the given service locator.
- createClient(Class<T>, URI) - Method in class com.lightbend.lagom.javadsl.client.integration.LagomClientFactory
-
Create a Lagom service client that uses the given URI.
- createClient(Class<T>, Collection<URI>) - Method in class com.lightbend.lagom.javadsl.client.integration.LagomClientFactory
-
Create a Lagom service client that uses the given URIs.
- createDevClient(Class<T>) - Method in class com.lightbend.lagom.javadsl.client.integration.LagomClientFactory
-
Create a Lagom service client that uses the Lagom dev mode service locator to locate the service.
- createDevClient(Class<T>, URI) - Method in class com.lightbend.lagom.javadsl.client.integration.LagomClientFactory
-
Create a Lagom service client that uses the Lagom dev mode service locator to locate the service.
- current() - Method in class com.lightbend.lagom.core.LagomVersion$
-
- current() - Static method in class com.lightbend.lagom.core.LagomVersion
-
- currentCircuitBreakers() - Method in interface com.lightbend.lagom.javadsl.server.status.MetricsService
-
Snapshot of current circuit breaker status
- currentVersion() - Method in class com.lightbend.lagom.serialization.JacksonJsonMigration
-
Define current version.
- cyan(String) - Method in class com.lightbend.lagom.dev.Colors
-
- emptyStatements() - Method in class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraReadSideProcessor
-
Convenience method to create an already completed CompletionStage
with zero BoundStatement
.
- entityId() - Method in class com.lightbend.lagom.javadsl.persistence.CommandEnvelope
-
- entityId() - Method in class com.lightbend.lagom.javadsl.persistence.PersistentEntityRef
-
- entityTypeName() - Method in class com.lightbend.lagom.javadsl.persistence.PersistentEntity
-
The name of this entity type.
- equals(Object) - Method in class com.lightbend.lagom.javadsl.api.CircuitBreaker.CircuitBreakerId
-
- equals(Object) - Method in class com.lightbend.lagom.javadsl.api.CircuitBreaker.NamedCircuitBreaker
-
- equals(Object) - Method in class com.lightbend.lagom.javadsl.api.Descriptor.Call
-
- equals(Object) - Method in class com.lightbend.lagom.javadsl.api.Descriptor.NamedCallId
-
- equals(Object) - Method in class com.lightbend.lagom.javadsl.api.Descriptor.PathCallId
-
- equals(Object) - Method in class com.lightbend.lagom.javadsl.api.Descriptor.RestCallId
-
- equals(Object) - Method in class com.lightbend.lagom.javadsl.api.deser.RawExceptionMessage
-
- equals(Object) - Method in class com.lightbend.lagom.javadsl.api.ServiceAcl
-
- equals(Object) - Method in class com.lightbend.lagom.javadsl.api.transport.MessageProtocol
-
- equals(Object) - Method in class com.lightbend.lagom.javadsl.api.transport.Method
-
- equals(Object) - Method in class com.lightbend.lagom.javadsl.api.transport.RequestHeader
-
- equals(Object) - Method in class com.lightbend.lagom.javadsl.api.transport.ResponseHeader
-
- equals(Object) - Method in class com.lightbend.lagom.javadsl.api.transport.TransportErrorCode
-
- equals(Object) - Method in class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraContactPoint
-
This instance is equal to all instances of CassandraContactPoint
that have equal attribute values.
- equals(Object) - Method in class com.lightbend.lagom.javadsl.server.status.CircuitBreakerStatus
-
This instance is equal to all instances of CircuitBreakerStatus
that have equal attribute values.
- equals(Object) - Method in class com.lightbend.lagom.javadsl.server.status.Latency
-
This instance is equal to all instances of Latency
that have equal attribute values.
- error(Function0<String>) - Method in class com.lightbend.lagom.maven.MavenLoggerProxy
-
- error(Function0<String>) - Method in class com.lightbend.lagom.sbt.SbtLoggerProxy
-
- ERROR_CODE - Static variable in exception com.lightbend.lagom.javadsl.api.deser.DeserializationException
-
- ERROR_CODE - Static variable in exception com.lightbend.lagom.javadsl.api.deser.SerializationException
-
- ERROR_CODE - Static variable in exception com.lightbend.lagom.javadsl.api.transport.Forbidden
-
- ERROR_CODE - Static variable in exception com.lightbend.lagom.javadsl.api.transport.NotAcceptable
-
- ERROR_CODE - Static variable in exception com.lightbend.lagom.javadsl.api.transport.NotFound
-
- ERROR_CODE - Static variable in exception com.lightbend.lagom.javadsl.api.transport.PayloadTooLarge
-
- ERROR_CODE - Static variable in exception com.lightbend.lagom.javadsl.api.transport.PolicyViolation
-
- ERROR_CODE - Static variable in exception com.lightbend.lagom.javadsl.api.transport.UnsupportedMediaType
-
- errorCode() - Method in class com.lightbend.lagom.javadsl.api.deser.RawExceptionMessage
-
The error code.
- errorCode() - Method in exception com.lightbend.lagom.javadsl.api.transport.TransportException
-
The error code that should be sent to the transport.
- event() - Method in class com.lightbend.lagom.javadsl.persistence.PersistentEntity.PersistOne
-
- event() - Method in class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver.UnhandledEvent
-
- EventHandlers(Map<Class<? extends Event>, BiFunction<? extends Event, UUID, CompletionStage<List<BoundStatement>>>>) - Constructor for class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraReadSideProcessor.EventHandlers
-
- eventHandlers() - Method in class com.lightbend.lagom.javadsl.persistence.PersistentEntity.Behavior
-
- EventHandlersBuilder() - Constructor for class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraReadSideProcessor.EventHandlersBuilder
-
- events() - Method in class com.lightbend.lagom.javadsl.persistence.PersistentEntity.PersistAll
-
- events() - Method in class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver.Outcome
-
- eventStream(AggregateEventTag<Event>, Optional<UUID>) - Method in interface com.lightbend.lagom.javadsl.persistence.PersistentEntityRegistry
-
A stream of the persistent events that have the given aggregateTag
, e.g.
- eventType() - Method in class com.lightbend.lagom.javadsl.persistence.AggregateEventTag
-
- eventually(FiniteDuration, Effect) - Method in class com.lightbend.lagom.javadsl.testkit.ServiceTest$
-
Retry the give block
(lambda) until it does not throw an exception or the timeout
expires, whichever comes first.
- eventually(FiniteDuration, FiniteDuration, Effect) - Method in class com.lightbend.lagom.javadsl.testkit.ServiceTest$
-
Retry the give block
(lambda) until it does not throw an exception or the timeout
expires, whichever comes first.
- eventually(FiniteDuration, Effect) - Static method in class com.lightbend.lagom.javadsl.testkit.ServiceTest
-
Retry the give block
(lambda) until it does not throw an exception or the timeout
expires, whichever comes first.
- eventually(FiniteDuration, FiniteDuration, Effect) - Static method in class com.lightbend.lagom.javadsl.testkit.ServiceTest
-
Retry the give block
(lambda) until it does not throw an exception or the timeout
expires, whichever comes first.
- exception() - Method in class com.lightbend.lagom.dev.Reloader.CompileFailure
-
- ExceptionMessage - Class in com.lightbend.lagom.javadsl.api.deser
-
A high level exception message.
- ExceptionMessage(String, String) - Constructor for class com.lightbend.lagom.javadsl.api.deser.ExceptionMessage
-
- exceptionMessage() - Method in exception com.lightbend.lagom.javadsl.api.transport.TransportException
-
The message that should be sent to the transport.
- exceptionSerializer() - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
- ExceptionSerializer - Interface in com.lightbend.lagom.javadsl.api.deser
-
Handles the serialization and deserialization of exceptions.
- execute() - Method in class com.lightbend.lagom.maven.ConfigureMojo
-
- execute() - Method in class com.lightbend.lagom.maven.RenameConductRBundleMojo
-
- execute() - Method in class com.lightbend.lagom.maven.RunAllMojo
-
- execute() - Method in class com.lightbend.lagom.maven.RunMojo
-
- execute() - Method in class com.lightbend.lagom.maven.StartAllMojo
-
- execute() - Method in class com.lightbend.lagom.maven.StartCassandraMojo
-
- execute() - Method in class com.lightbend.lagom.maven.StartExternalProjects
-
- execute() - Method in class com.lightbend.lagom.maven.StartMojo
-
- execute() - Method in class com.lightbend.lagom.maven.StartServiceLocatorMojo
-
- execute() - Method in class com.lightbend.lagom.maven.StopAllMojo
-
- execute() - Method in class com.lightbend.lagom.maven.StopCassandraMojo
-
- execute() - Method in class com.lightbend.lagom.maven.StopExternalProjects
-
- execute() - Method in class com.lightbend.lagom.maven.StopMojo
-
- execute() - Method in class com.lightbend.lagom.maven.StopServiceLocatorMojo
-
- executeCreateTable(String) - Method in class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraSession
-
- executeGoal(String) - Method in class com.lightbend.lagom.maven.RunAllMojo
-
- executeGoal(String) - Method in class com.lightbend.lagom.maven.StartAllMojo
-
- executeGoal(String) - Method in class com.lightbend.lagom.maven.StopAllMojo
-
- executeLifecyclePhase(Seq<MavenProject>, String) - Method in class com.lightbend.lagom.maven.MavenFacade
-
- executeMavenPluginGoal(MavenProject, String) - Method in class com.lightbend.lagom.maven.MavenFacade
-
Execute the given Lagom plugin goal on the given project.
- executeWrite(String, Object...) - Method in class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraSession
-
Prepare, bind and execute one statement in one go.
- executeWrite(Statement) - Method in class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraSession
-
Execute one statement.
- executeWrite(String, Seq<Object>) - Method in class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraSession
-
Prepare, bind and execute one statement in one go.
- executeWriteBatch(BatchStatement) - Method in class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraSession
-
Execute several statements in a batch.
- external() - Method in class com.lightbend.lagom.maven.ProjectDependencies
-
- ExternalProject - Class in com.lightbend.lagom.maven
-
- ExternalProject() - Constructor for class com.lightbend.lagom.maven.ExternalProject
-
- externalProjects() - Method in class com.lightbend.lagom.maven.StartExternalProjects
-
- externalProjects() - Method in class com.lightbend.lagom.maven.StartMojo
-
- externalProjects() - Method in class com.lightbend.lagom.maven.StopAllMojo
-
- externalProjects() - Method in class com.lightbend.lagom.maven.StopExternalProjects
-
- extractScalaClassLoader(Seq<Artifact>) - Method in class com.lightbend.lagom.maven.ScalaClassLoaderManager
-
Extract a Scala ClassLoader from the given classpath.
- Lagom - Class in com.lightbend.lagom.sbt
-
Base plugin for Lagom projects.
- Lagom() - Constructor for class com.lightbend.lagom.sbt.Lagom
-
- Lagom$ - Class in com.lightbend.lagom.sbt
-
Base plugin for Lagom projects.
- Lagom$() - Constructor for class com.lightbend.lagom.sbt.Lagom$
-
- lagomCassandraCleanOnStart() - Method in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
- lagomCassandraEnabled() - Method in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
- lagomCassandraJvmOptions() - Method in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
- lagomCassandraKeyspace() - Method in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
- lagomCassandraMaxBootWaitingTime() - Method in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
- lagomCassandraPort() - Method in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
- lagomCassandraStart() - Method in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
- lagomCassandraStop() - Method in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
- lagomClassLoaderDecorator() - Method in class com.lightbend.lagom.sbt.LagomReloadableService.autoImport$
-
- LagomClientFactory - Class in com.lightbend.lagom.javadsl.client.integration
-
Factory for creating Lagom service clients.
- LagomConfig - Class in com.lightbend.lagom.dev
-
Configuration keys and settings
- LagomConfig() - Constructor for class com.lightbend.lagom.dev.LagomConfig
-
- LagomConfig$ - Class in com.lightbend.lagom.dev
-
Configuration keys and settings
- LagomConfig$() - Constructor for class com.lightbend.lagom.dev.LagomConfig$
-
- lagomDevSettings() - Method in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
- LagomExternalProject - Class in com.lightbend.lagom.sbt
-
An external project, that gets run when you run runAll.
- LagomExternalProject() - Constructor for class com.lightbend.lagom.sbt.LagomExternalProject
-
- lagomExternalProject(String, ModuleID) - Method in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
Allows to integrate an external Lagom project in the current build, so that when runAll is run, this service is also started.
- LagomExternalProject$ - Class in com.lightbend.lagom.sbt
-
An external project, that gets run when you run runAll.
- LagomExternalProject$() - Constructor for class com.lightbend.lagom.sbt.LagomExternalProject$
-
- lagomFileWatchService() - Method in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
- lagomForkedTestSettings() - Method in class com.lightbend.lagom.sbt.LagomImport$
-
- lagomForkedTestSettings() - Static method in class com.lightbend.lagom.sbt.LagomImport
-
- LagomImport - Class in com.lightbend.lagom.sbt
-
- LagomImport() - Constructor for class com.lightbend.lagom.sbt.LagomImport
-
- LagomImport$ - Class in com.lightbend.lagom.sbt
-
- LagomImport$() - Constructor for class com.lightbend.lagom.sbt.LagomImport$
-
- LagomJava - Class in com.lightbend.lagom.sbt
-
The main plugin for Lagom Java projects.
- LagomJava() - Constructor for class com.lightbend.lagom.sbt.LagomJava
-
- LagomJava$ - Class in com.lightbend.lagom.sbt
-
The main plugin for Lagom Java projects.
- LagomJava$() - Constructor for class com.lightbend.lagom.sbt.LagomJava$
-
- lagomJavadslApi() - Method in class com.lightbend.lagom.sbt.LagomImport$
-
- lagomJavadslApi() - Static method in class com.lightbend.lagom.sbt.LagomImport
-
- lagomJavadslClient() - Method in class com.lightbend.lagom.sbt.LagomImport$
-
- lagomJavadslClient() - Static method in class com.lightbend.lagom.sbt.LagomImport
-
- lagomJavadslCluster() - Method in class com.lightbend.lagom.sbt.LagomImport$
-
- lagomJavadslCluster() - Static method in class com.lightbend.lagom.sbt.LagomImport
-
- lagomJavadslImmutables() - Method in class com.lightbend.lagom.sbt.LagomImport$
-
- lagomJavadslImmutables() - Static method in class com.lightbend.lagom.sbt.LagomImport
-
- lagomJavadslJackson() - Method in class com.lightbend.lagom.sbt.LagomImport$
-
- lagomJavadslJackson() - Static method in class com.lightbend.lagom.sbt.LagomImport
-
- lagomJavadslPersistence() - Method in class com.lightbend.lagom.sbt.LagomImport$
-
- lagomJavadslPersistence() - Static method in class com.lightbend.lagom.sbt.LagomImport
-
- lagomJavadslPubSub() - Method in class com.lightbend.lagom.sbt.LagomImport$
-
- lagomJavadslPubSub() - Static method in class com.lightbend.lagom.sbt.LagomImport
-
- lagomJavadslServer() - Method in class com.lightbend.lagom.sbt.LagomImport$
-
- lagomJavadslServer() - Static method in class com.lightbend.lagom.sbt.LagomImport
-
- lagomJavadslTestKit() - Method in class com.lightbend.lagom.sbt.LagomImport$
-
- lagomJavadslTestKit() - Static method in class com.lightbend.lagom.sbt.LagomImport
-
- lagomJUnitDeps() - Method in class com.lightbend.lagom.sbt.LagomImport$
-
- lagomJUnitDeps() - Static method in class com.lightbend.lagom.sbt.LagomImport
-
- LagomKey<A> - Class in com.lightbend.lagom.maven
-
- LagomKey(String) - Constructor for class com.lightbend.lagom.maven.LagomKey
-
- LagomKeys - Class in com.lightbend.lagom.maven
-
Keys for sharing state in the Maven context.
- LagomKeys() - Constructor for class com.lightbend.lagom.maven.LagomKeys
-
- LagomKeys$ - Class in com.lightbend.lagom.maven
-
Keys for sharing state in the Maven context.
- LagomKeys$() - Constructor for class com.lightbend.lagom.maven.LagomKeys$
-
- lagomLogback() - Method in class com.lightbend.lagom.sbt.LagomImport$
-
- lagomLogback() - Static method in class com.lightbend.lagom.sbt.LagomImport
-
- LagomLogback - Class in com.lightbend.lagom.sbt
-
- LagomLogback() - Constructor for class com.lightbend.lagom.sbt.LagomLogback
-
- LagomLogback$ - Class in com.lightbend.lagom.sbt
-
- LagomLogback$() - Constructor for class com.lightbend.lagom.sbt.LagomLogback$
-
- lagomLogbackModuleName() - Method in class com.lightbend.lagom.sbt.LagomImport$
-
- lagomLogbackModuleName() - Static method in class com.lightbend.lagom.sbt.LagomImport
-
- LagomPlay - Class in com.lightbend.lagom.sbt
-
Allows a Play service to be run from Lagom's dev mode.
- LagomPlay() - Constructor for class com.lightbend.lagom.sbt.LagomPlay
-
- LagomPlay$ - Class in com.lightbend.lagom.sbt
-
Allows a Play service to be run from Lagom's dev mode.
- LagomPlay$() - Constructor for class com.lightbend.lagom.sbt.LagomPlay$
-
- LagomPlayModule - Class in com.lightbend.lagom.play
-
- LagomPlayModule() - Constructor for class com.lightbend.lagom.play.LagomPlayModule
-
- LagomPlugin - Class in com.lightbend.lagom.sbt
-
Any service that can be run in Lagom should enable this plugin.
- LagomPlugin() - Constructor for class com.lightbend.lagom.sbt.LagomPlugin
-
- LagomPlugin$ - Class in com.lightbend.lagom.sbt
-
Any service that can be run in Lagom should enable this plugin.
- LagomPlugin$() - Constructor for class com.lightbend.lagom.sbt.LagomPlugin$
-
- LagomPlugin.autoImport$ - Class in com.lightbend.lagom.sbt
-
- LagomPlugin.autoImport$.PortRange - Class in com.lightbend.lagom.sbt
-
- LagomProcess - Class in com.lightbend.lagom.dev
-
Lagom process abstraction
- LagomProcess() - Constructor for class com.lightbend.lagom.dev.LagomProcess
-
- LagomProcess$ - Class in com.lightbend.lagom.dev
-
Lagom process abstraction
- LagomProcess$() - Constructor for class com.lightbend.lagom.dev.LagomProcess$
-
- lagomReload() - Method in class com.lightbend.lagom.sbt.LagomReloadableService.autoImport$
-
- LagomReloadableDevServerStart - Class in play.core.server
-
Used to start servers in 'dev' mode, a mode where the application
is reloaded whenever its source changes.
- LagomReloadableDevServerStart() - Constructor for class play.core.server.LagomReloadableDevServerStart
-
- LagomReloadableDevServerStart$ - Class in play.core.server
-
Used to start servers in 'dev' mode, a mode where the application
is reloaded whenever its source changes.
- LagomReloadableDevServerStart$() - Constructor for class play.core.server.LagomReloadableDevServerStart$
-
- LagomReloadableService - Class in com.lightbend.lagom.sbt
-
Plugin that implements running reloadable services in Lagom.
- LagomReloadableService() - Constructor for class com.lightbend.lagom.sbt.LagomReloadableService
-
- LagomReloadableService$ - Class in com.lightbend.lagom.sbt
-
Plugin that implements running reloadable services in Lagom.
- LagomReloadableService$() - Constructor for class com.lightbend.lagom.sbt.LagomReloadableService$
-
- LagomReloadableService.autoImport$ - Class in com.lightbend.lagom.sbt
-
- lagomReloaderClasspath() - Method in class com.lightbend.lagom.sbt.LagomReloadableService.autoImport$
-
- lagomRun() - Method in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
- lagomService() - Method in class com.lightbend.lagom.maven.ConfigureMojo
-
- LagomService() - Method in class com.lightbend.lagom.maven.LagomKeys$
-
Whether this project is a lagom service
- LagomService() - Static method in class com.lightbend.lagom.maven.LagomKeys
-
Whether this project is a lagom service
- lagomService() - Method in class com.lightbend.lagom.maven.StartMojo
-
- lagomService() - Method in class com.lightbend.lagom.maven.StopMojo
-
- lagomServiceGatewayPort() - Method in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
- lagomServiceLocatorEnabled() - Method in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
- lagomServiceLocatorPort() - Method in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
- lagomServiceLocatorStart() - Method in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
- lagomServiceLocatorStop() - Method in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
- lagomServiceLocatorUrl() - Method in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
- lagomServicePort() - Method in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
- lagomServicesPortRange() - Method in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
- LagomServiceUrl() - Method in class com.lightbend.lagom.maven.LagomKeys$
-
The URL of the service
- LagomServiceUrl() - Static method in class com.lightbend.lagom.maven.LagomKeys
-
The URL of the service
- LagomSettings - Class in com.lightbend.lagom.sbt
-
- LagomSettings() - Constructor for class com.lightbend.lagom.sbt.LagomSettings
-
- LagomSettings$ - Class in com.lightbend.lagom.sbt
-
- LagomSettings$() - Constructor for class com.lightbend.lagom.sbt.LagomSettings$
-
- lagomUnmanagedServices() - Method in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
- LagomVersion - Class in com.lightbend.lagom.core
-
- LagomVersion() - Constructor for class com.lightbend.lagom.core.LagomVersion
-
- LagomVersion$ - Class in com.lightbend.lagom.core
-
- LagomVersion$() - Constructor for class com.lightbend.lagom.core.LagomVersion$
-
- lagomWatchDirectories() - Method in class com.lightbend.lagom.sbt.LagomReloadableService.autoImport$
-
- Latency - Class in com.lightbend.lagom.javadsl.server.status
-
- Latency.Builder - Class in com.lightbend.lagom.javadsl.server.status
-
- latencyMicros(Latency) - Method in class com.lightbend.lagom.javadsl.server.status.CircuitBreakerStatus.Builder
-
- loadClass(String, boolean) - Method in class com.lightbend.lagom.dev.DelegatingClassLoader
-
- locatableService() - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
Whether this is a locatable service.
- locate(String, Descriptor.Call<?, ?>) - Method in class com.lightbend.lagom.javadsl.api.ConfigurationServiceLocator
-
- locate(String) - Method in interface com.lightbend.lagom.javadsl.api.ServiceLocator
-
Locate a service with the given name.
- locate(String, Descriptor.Call<?, ?>) - Method in interface com.lightbend.lagom.javadsl.api.ServiceLocator
-
Locate a service with the given name.
- locateServices() - Method in class com.lightbend.lagom.maven.MavenFacade
-
- log(Enumeration.Value, Function0<String>) - Method in class com.lightbend.lagom.sbt.NonBlockingInteractionMode.NullLogger$
-
- LONG - Static variable in class com.lightbend.lagom.javadsl.api.deser.PathParamSerializers
-
A Long id serializer.
- lookup(String) - Method in class com.lightbend.lagom.discovery.impl.ServiceRegistryImpl
-
- Lookup(String) - Constructor for class com.lightbend.lagom.discovery.ServiceRegistryActor.Lookup
-
- Lookup$() - Constructor for class com.lightbend.lagom.discovery.ServiceRegistryActor.Lookup$
-
- magenta(String) - Method in class com.lightbend.lagom.dev.Colors
-
- mainAddress() - Method in class com.lightbend.lagom.sbt.server.ReloadableServer
-
- mainDevHttpMode(BuildLink, int) - Method in class play.core.server.LagomReloadableDevServerStart$
-
Provides an HTTP server for the dev environment
- mainDevHttpMode(BuildLink, int) - Static method in class play.core.server.LagomReloadableDevServerStart
-
Provides an HTTP server for the dev environment
- mainDevOnlyHttpsMode(BuildLink, int, String) - Method in class play.core.server.LagomReloadableDevServerStart$
-
Provides an HTTPS-only server for the dev environment.
- mainDevOnlyHttpsMode(BuildLink, int, String) - Static method in class play.core.server.LagomReloadableDevServerStart
-
Provides an HTTPS-only server for the dev environment.
- managedSettings() - Method in class com.lightbend.lagom.sbt.LagomPlugin$
-
- managedSettings() - Static method in class com.lightbend.lagom.sbt.LagomPlugin
-
- materializer() - Method in class com.lightbend.lagom.javadsl.testkit.ServiceTest.TestServer
-
Stream materializer.
- MavenFacade - Class in com.lightbend.lagom.maven
-
Facade in front of maven.
- MavenFacade(RepositorySystem, MavenSession, BuildPluginManager, LifecycleExecutionPlanCalculator, MavenLoggerProxy) - Constructor for class com.lightbend.lagom.maven.MavenFacade
-
- MavenLoggerProxy - Class in com.lightbend.lagom.maven
-
Logger
- MavenLoggerProxy(Logger) - Constructor for class com.lightbend.lagom.maven.MavenLoggerProxy
-
- max() - Method in class com.lightbend.lagom.dev.PortAssigner.PortRange
-
- max(long) - Method in class com.lightbend.lagom.javadsl.server.status.Latency.Builder
-
Initializes the value for the
max
attribute.
- max() - Method in class com.lightbend.lagom.maven.PortRangeBean
-
- mean(double) - Method in class com.lightbend.lagom.javadsl.server.status.Latency.Builder
-
Initializes the value for the
mean
attribute.
- median(double) - Method in class com.lightbend.lagom.javadsl.server.status.Latency.Builder
-
Initializes the value for the
median
attribute.
- message() - Method in class com.lightbend.lagom.javadsl.api.deser.RawExceptionMessage
-
The message.
- message() - Method in exception com.lightbend.lagom.javadsl.persistence.PersistentEntity.InvalidCommandException
-
- message() - Method in exception com.lightbend.lagom.javadsl.persistence.PersistentEntity.PersistException
-
- message() - Method in exception com.lightbend.lagom.javadsl.persistence.PersistentEntity.UnhandledCommandException
-
- message() - Method in class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver.NotEqualAfterSerialization
-
- messageAsText() - Method in class com.lightbend.lagom.javadsl.api.deser.RawExceptionMessage
-
Get the message as text.
- messageClass() - Method in class com.lightbend.lagom.javadsl.pubsub.TopicId
-
- MessageHeader - Class in com.lightbend.lagom.javadsl.api.transport
-
A message header.
- MessageProtocol - Class in com.lightbend.lagom.javadsl.api.transport
-
A message protocol.
- MessageProtocol(Optional<String>, Optional<String>, Optional<String>) - Constructor for class com.lightbend.lagom.javadsl.api.transport.MessageProtocol
-
Create a message protocol with the given content type, charset and version.
- MessageProtocol() - Constructor for class com.lightbend.lagom.javadsl.api.transport.MessageProtocol
-
Create a message protocol that doesn't specify any content type, charset or version.
- MessageSerializer<MessageEntity,WireFormat> - Interface in com.lightbend.lagom.javadsl.api.deser
-
Serializer for messages.
- MessageSerializer.NegotiatedDeserializer<MessageEntity,WireFormat> - Interface in com.lightbend.lagom.javadsl.api.deser
-
A negotiated deserializer.
- MessageSerializer.NegotiatedSerializer<MessageEntity,WireFormat> - Interface in com.lightbend.lagom.javadsl.api.deser
-
A negotiated serializer.
- messageSerializerFor(Type) - Method in interface com.lightbend.lagom.javadsl.api.deser.SerializerFactory
-
Get a message serializer for the given type.
- messageSerializerFor(Type) - Method in class com.lightbend.lagom.javadsl.jackson.JacksonSerializerFactory
-
- messageSerializers() - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
- MessageSerializers - Class in com.lightbend.lagom.javadsl.api.deser
-
Message serializers.
- method() - Method in class com.lightbend.lagom.discovery.ServiceRegistryActor.Route
-
- method() - Method in class com.lightbend.lagom.javadsl.api.Descriptor.RestCallId
-
The HTTP method for the call.
- method() - Method in class com.lightbend.lagom.javadsl.api.ScalaServiceSupport.ScalaMethodCall
-
- method() - Method in class com.lightbend.lagom.javadsl.api.ServiceAcl
-
- Method - Class in com.lightbend.lagom.javadsl.api.transport
-
A transport method.
- Method(String) - Constructor for class com.lightbend.lagom.javadsl.api.transport.Method
-
- method() - Method in class com.lightbend.lagom.javadsl.api.transport.RequestHeader
-
Get the method used to make this request.
- methodAndPath(Method, String) - Static method in class com.lightbend.lagom.javadsl.api.ServiceAcl
-
- methodForImpl(Context, Exprs.Expr<Object>, TypeTags.WeakTypeTag<T>) - Method in class com.lightbend.lagom.javadsl.api.ScalaServiceSupport$
-
- methodForImpl(Context, Exprs.Expr<Object>, TypeTags.WeakTypeTag<T>) - Static method in class com.lightbend.lagom.javadsl.api.ScalaServiceSupport
-
- MethodNotAllowed - Static variable in class com.lightbend.lagom.javadsl.api.transport.TransportErrorCode
-
The method being used is not allowed.
- MetricsService - Interface in com.lightbend.lagom.javadsl.server.status
-
- min() - Method in class com.lightbend.lagom.dev.PortAssigner.PortRange
-
- min(long) - Method in class com.lightbend.lagom.javadsl.server.status.Latency.Builder
-
Initializes the value for the
min
attribute.
- min() - Method in class com.lightbend.lagom.maven.PortRangeBean
-
- MODULE$ - Static variable in class com.lightbend.lagom.core.LagomVersion$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.dev.LagomConfig$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.dev.LagomProcess$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.dev.PortAssigner$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.dev.PortAssigner.Port$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.dev.PortAssigner.PortRange$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.dev.PortAssigner.ProjectName$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.dev.PortAssigner.ProjectName.OrderingProjectName$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.dev.Reloader$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.dev.Reloader.CompileFailure$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.dev.Reloader.CompileSuccess$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.dev.Reloader.Source$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.dev.Servers$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.dev.Servers.CassandraServer$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.dev.Servers.ServiceLocator$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.discovery.ServiceRegistryActor$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.discovery.ServiceRegistryActor.Found$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.discovery.ServiceRegistryActor.GetRegisteredServices$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.discovery.ServiceRegistryActor.Lookup$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.discovery.ServiceRegistryActor.NotFound$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.discovery.ServiceRegistryActor.Register$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.discovery.ServiceRegistryActor.RegisteredServices$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.discovery.ServiceRegistryActor.Remove$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.discovery.ServiceRegistryActor.Route$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.discovery.UnmanagedServices$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.gateway.ServiceGatewayConfig$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.api.ScalaService$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.api.ScalaServiceSupport$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.api.ScalaServiceSupport.ScalaMethodCall$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.persistence.AggregateEventTag$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.persistence.CommandEnvelope$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.persistence.PersistenceModule$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.persistence.PersistentEntity$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.persistence.PersistentEntity.InvalidCommandException$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.persistence.PersistentEntity.PersistException$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.persistence.PersistentEntity.UnhandledCommandException$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.persistence.testkit.TestUtil$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.pubsub.TopicId$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver.NoSerializer$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver.NotDeserializable$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver.NotEqualAfterSerialization$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver.NotSerializable$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver.Outcome$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver.Reply$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver.UnhandledCommand$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver.UnhandledEvent$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver.UsingJavaSerializer$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.testkit.ServiceTest$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.javadsl.testkit.ServiceTest.Setup$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.maven.LagomKeys$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.maven.ProjectDependencies$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.maven.ServiceManager$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.sbt.DynamicProjectAdder$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.sbt.Internal$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.sbt.Internal.Configs$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.sbt.Internal.Keys$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.sbt.Lagom$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.sbt.LagomExternalProject$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.sbt.LagomImport$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.sbt.LagomJava$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.sbt.LagomLogback$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.sbt.LagomPlay$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.sbt.LagomPlugin$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.sbt.LagomReloadableService$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.sbt.LagomReloadableService.autoImport$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.sbt.LagomSettings$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.sbt.NonBlockingInteractionMode$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.sbt.NonBlockingInteractionMode.NullLogger$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.sbt.run.RunSupport$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.lightbend.lagom.sbt.SbtConsoleHelper$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class play.core.server.LagomReloadableDevServerStart$
-
Static reference to the singleton instance of this Scala object.
- msg() - Method in class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver.Reply
-
- PATCH - Static variable in class com.lightbend.lagom.javadsl.api.transport.Method
-
- path() - Method in class com.lightbend.lagom.discovery.ServiceRegistryActor.Route
-
- path(String) - Static method in class com.lightbend.lagom.javadsl.api.ServiceAcl
-
- pathCall(String, ScalaServiceSupport.ScalaMethodCall<ServiceCall<Request, Response>>) - Method in class com.lightbend.lagom.javadsl.api.ScalaService$
-
- pathCall(String, ScalaServiceSupport.ScalaMethodCall<ServiceCall<Request, Response>>) - Static method in class com.lightbend.lagom.javadsl.api.ScalaService
-
- pathCall(String, Creator<ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a service call descriptor, identified by the given path pattern.
- pathCall(String, Function<A, ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a service call descriptor, identified by the given path pattern.
- pathCall(String, Function2<A, B, ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a service call descriptor, identified by the given path pattern.
- pathCall(String, Function3<A, B, C, ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a service call descriptor, identified by the given path pattern.
- pathCall(String, Function4<A, B, C, D, ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a service call descriptor, identified by the given path pattern.
- pathCall(String, Function5<A, B, C, D, E, ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a service call descriptor, identified by the given path pattern.
- pathCall(String, Function6<A, B, C, D, E, F, ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a service call descriptor, identified by the given path pattern.
- pathCall(String, Function7<A, B, C, D, E, F, G, ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a service call descriptor, identified by the given path pattern.
- pathCall(String, Function8<A, B, C, D, E, F, G, H, ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a service call descriptor, identified by the given path pattern.
- pathCall(String, Function9<A, B, C, D, E, F, G, H, I, ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a service call descriptor, identified by the given path pattern.
- pathCall(String, Function10<A, B, C, D, E, F, G, H, I, J, ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a service call descriptor, identified by the given path pattern.
- pathCall(String, Function11<A, B, C, D, E, F, G, H, I, J, K, ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a service call descriptor, identified by the given path pattern.
- pathCall(String, Method) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a service call descriptor, identified by the given path pattern.
- PathCallId(String) - Constructor for class com.lightbend.lagom.javadsl.api.Descriptor.PathCallId
-
- PathParamSerializer<Param> - Interface in com.lightbend.lagom.javadsl.api.deser
-
A path param serializer is responsible for serializing and deserializing parameters that are extracted from and
formatted into paths.
- pathParamSerializers() - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
- PathParamSerializers - Class in com.lightbend.lagom.javadsl.api.deser
-
Id Serializers.
- pathPattern() - Method in class com.lightbend.lagom.javadsl.api.Descriptor.PathCallId
-
Get the path pattern.
- pathPattern() - Method in class com.lightbend.lagom.javadsl.api.Descriptor.RestCallId
-
The path pattern for the call.
- pathRegex() - Method in class com.lightbend.lagom.javadsl.api.ServiceAcl
-
- payload() - Method in class com.lightbend.lagom.javadsl.persistence.CommandEnvelope
-
- PayloadTooLarge - Exception in com.lightbend.lagom.javadsl.api.transport
-
Thrown when the payload is too large.
- PayloadTooLarge(String) - Constructor for exception com.lightbend.lagom.javadsl.api.transport.PayloadTooLarge
-
- PayloadTooLarge(Throwable) - Constructor for exception com.lightbend.lagom.javadsl.api.transport.PayloadTooLarge
-
- PayloadTooLarge(TransportErrorCode, ExceptionMessage) - Constructor for exception com.lightbend.lagom.javadsl.api.transport.PayloadTooLarge
-
- PayloadTooLarge - Static variable in class com.lightbend.lagom.javadsl.api.transport.TransportErrorCode
-
The payload of a message is too large.
- PER_NODE - Static variable in class com.lightbend.lagom.javadsl.api.CircuitBreaker.NamedCircuitBreaker
-
- PER_SERVICE - Static variable in class com.lightbend.lagom.javadsl.api.CircuitBreaker.NamedCircuitBreaker
-
- percentile98th(double) - Method in class com.lightbend.lagom.javadsl.server.status.Latency.Builder
-
- percentile999th(double) - Method in class com.lightbend.lagom.javadsl.server.status.Latency.Builder
-
- percentile99th(double) - Method in class com.lightbend.lagom.javadsl.server.status.Latency.Builder
-
- perNode() - Static method in class com.lightbend.lagom.javadsl.api.CircuitBreaker
-
Use a circuit breaker per node, if supported.
- perService() - Static method in class com.lightbend.lagom.javadsl.api.CircuitBreaker
-
Use a circuit breaker per service.
- PersistAll(Seq<B>, Effect) - Constructor for class com.lightbend.lagom.javadsl.persistence.PersistentEntity.PersistAll
-
- PersistAll$() - Constructor for class com.lightbend.lagom.javadsl.persistence.PersistentEntity.PersistAll$
-
- persistence() - Method in class com.lightbend.lagom.javadsl.testkit.ServiceTest.Setup
-
- persistenceConfig(String, int, boolean) - Method in class com.lightbend.lagom.javadsl.persistence.testkit.TestUtil$
-
- persistenceConfig(String, int, boolean) - Static method in class com.lightbend.lagom.javadsl.persistence.testkit.TestUtil
-
- persistenceId() - Method in class com.lightbend.lagom.javadsl.persistence.testkit.TestUtil.AwaitPersistenceInit
-
- PersistenceModule - Class in com.lightbend.lagom.javadsl.persistence
-
Guice module for the Persistence API.
- PersistenceModule() - Constructor for class com.lightbend.lagom.javadsl.persistence.PersistenceModule
-
- PersistenceModule$ - Class in com.lightbend.lagom.javadsl.persistence
-
- PersistenceModule$() - Constructor for class com.lightbend.lagom.javadsl.persistence.PersistenceModule$
-
- PersistentEntity<Command,Event,State> - Class in com.lightbend.lagom.javadsl.persistence
-
A PersistentEntity
has a stable entity identifier, with which
it can be accessed from anywhere in the cluster.
- PersistentEntity() - Constructor for class com.lightbend.lagom.javadsl.persistence.PersistentEntity
-
- PersistentEntity$ - Class in com.lightbend.lagom.javadsl.persistence
-
- PersistentEntity$() - Constructor for class com.lightbend.lagom.javadsl.persistence.PersistentEntity$
-
- PersistentEntity.Behavior - Class in com.lightbend.lagom.javadsl.persistence
-
Behavior consists of current state and functions to process incoming commands
and persisted events.
- PersistentEntity.Behavior$ - Class in com.lightbend.lagom.javadsl.persistence
-
- PersistentEntity.CommandContext<R> - Class in com.lightbend.lagom.javadsl.persistence
-
The context that is passed to command handler function.
- PersistentEntity.InvalidCommandException - Exception in com.lightbend.lagom.javadsl.persistence
-
Standard exception when rejecting invalid commands.
- PersistentEntity.InvalidCommandException$ - Class in com.lightbend.lagom.javadsl.persistence
-
- PersistentEntity.Persist<B extends Event> - Interface in com.lightbend.lagom.javadsl.persistence
-
A command handler returns a Persist
directive that defines what event or events,
if any, to persist.
- PersistentEntity.PersistAll<B extends Event> - Class in com.lightbend.lagom.javadsl.persistence
-
INTERNAL API
- PersistentEntity.PersistAll$ - Class in com.lightbend.lagom.javadsl.persistence
-
- PersistentEntity.PersistException - Exception in com.lightbend.lagom.javadsl.persistence
-
Exception that is used when persist fails.
- PersistentEntity.PersistException$ - Class in com.lightbend.lagom.javadsl.persistence
-
- PersistentEntity.PersistNone<B extends Event> - Interface in com.lightbend.lagom.javadsl.persistence
-
INTERNAL API
- PersistentEntity.PersistOne<B extends Event> - Class in com.lightbend.lagom.javadsl.persistence
-
INTERNAL API
- PersistentEntity.PersistOne$ - Class in com.lightbend.lagom.javadsl.persistence
-
- PersistentEntity.ReadOnlyCommandContext<R> - Class in com.lightbend.lagom.javadsl.persistence
-
The context that is passed to read-only command handlers.
- PersistentEntity.ReplyType<R> - Interface in com.lightbend.lagom.javadsl.persistence
-
Commands to a PersistentEntity
must implement this interface
to define the reply type.
- PersistentEntity.UnhandledCommandException - Exception in com.lightbend.lagom.javadsl.persistence
-
Exception that is used when command is not handled
- PersistentEntity.UnhandledCommandException$ - Class in com.lightbend.lagom.javadsl.persistence
-
- PersistentEntityRef<Command> - Class in com.lightbend.lagom.javadsl.persistence
-
- PersistentEntityRef(String, ActorRef, ActorSystem, FiniteDuration) - Constructor for class com.lightbend.lagom.javadsl.persistence.PersistentEntityRef
-
- PersistentEntityRegistry - Interface in com.lightbend.lagom.javadsl.persistence
-
- PersistentEntityTestDriver<C,E,S> - Class in com.lightbend.lagom.javadsl.testkit
-
A testing utility for verifying that a
PersistentEntity
emits expected events and side-effects in response to incoming commands.
- PersistentEntityTestDriver(ActorSystem, PersistentEntity<C, E, S>, String) - Constructor for class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver
-
- PersistentEntityTestDriver$ - Class in com.lightbend.lagom.javadsl.testkit
-
- PersistentEntityTestDriver$() - Constructor for class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver$
-
- PersistentEntityTestDriver.Issue - Interface in com.lightbend.lagom.javadsl.testkit
-
- PersistentEntityTestDriver.NoSerializer - Class in com.lightbend.lagom.javadsl.testkit
-
- PersistentEntityTestDriver.NoSerializer$ - Class in com.lightbend.lagom.javadsl.testkit
-
- PersistentEntityTestDriver.NotDeserializable - Class in com.lightbend.lagom.javadsl.testkit
-
- PersistentEntityTestDriver.NotDeserializable$ - Class in com.lightbend.lagom.javadsl.testkit
-
- PersistentEntityTestDriver.NotEqualAfterSerialization - Class in com.lightbend.lagom.javadsl.testkit
-
- PersistentEntityTestDriver.NotEqualAfterSerialization$ - Class in com.lightbend.lagom.javadsl.testkit
-
- PersistentEntityTestDriver.NotSerializable - Class in com.lightbend.lagom.javadsl.testkit
-
- PersistentEntityTestDriver.NotSerializable$ - Class in com.lightbend.lagom.javadsl.testkit
-
- PersistentEntityTestDriver.Outcome<E,S> - Class in com.lightbend.lagom.javadsl.testkit
-
- PersistentEntityTestDriver.Outcome$ - Class in com.lightbend.lagom.javadsl.testkit
-
- PersistentEntityTestDriver.Reply - Class in com.lightbend.lagom.javadsl.testkit
-
- PersistentEntityTestDriver.Reply$ - Class in com.lightbend.lagom.javadsl.testkit
-
- PersistentEntityTestDriver.SideEffect - Interface in com.lightbend.lagom.javadsl.testkit
-
- PersistentEntityTestDriver.UnhandledCommand - Class in com.lightbend.lagom.javadsl.testkit
-
- PersistentEntityTestDriver.UnhandledCommand$ - Class in com.lightbend.lagom.javadsl.testkit
-
- PersistentEntityTestDriver.UnhandledEvent - Class in com.lightbend.lagom.javadsl.testkit
-
- PersistentEntityTestDriver.UnhandledEvent$ - Class in com.lightbend.lagom.javadsl.testkit
-
- PersistentEntityTestDriver.UsingJavaSerializer - Class in com.lightbend.lagom.javadsl.testkit
-
- PersistentEntityTestDriver.UsingJavaSerializer$ - Class in com.lightbend.lagom.javadsl.testkit
-
- PersistException(String) - Constructor for exception com.lightbend.lagom.javadsl.persistence.PersistentEntity.PersistException
-
- PersistException$() - Constructor for class com.lightbend.lagom.javadsl.persistence.PersistentEntity.PersistException$
-
- PersistOne(B, Consumer<B>) - Constructor for class com.lightbend.lagom.javadsl.persistence.PersistentEntity.PersistOne
-
- PersistOne$() - Constructor for class com.lightbend.lagom.javadsl.persistence.PersistentEntity.PersistOne$
-
- play.core.server - package play.core.server
-
- PlayRegisterWithServiceRegistry - Class in com.lightbend.lagom.play
-
- PlayRegisterWithServiceRegistry(Configuration, ServiceInfo, ServiceRegistry, ApplicationLifecycle) - Constructor for class com.lightbend.lagom.play.PlayRegisterWithServiceRegistry
-
- playService() - Method in class com.lightbend.lagom.maven.ConfigureMojo
-
- playService() - Method in class com.lightbend.lagom.maven.ExternalProject
-
- PlayService() - Method in class com.lightbend.lagom.maven.LagomKeys$
-
Whether this project is a Play service
- PlayService() - Static method in class com.lightbend.lagom.maven.LagomKeys
-
Whether this project is a Play service
- playService() - Method in class com.lightbend.lagom.maven.StartMojo
-
- playService() - Method in class com.lightbend.lagom.maven.StopMojo
-
- PlayServiceCall<Request,Response> - Interface in com.lightbend.lagom.javadsl.server
-
An ID service call implementation that allows plugging directly into Play's request handling.
- PlayServiceInfoProvider - Class in com.lightbend.lagom.play
-
- PlayServiceInfoProvider(Configuration) - Constructor for class com.lightbend.lagom.play.PlayServiceInfoProvider
-
- PolicyViolation - Exception in com.lightbend.lagom.javadsl.api.transport
-
Exception thrown when there was a generic client error.
- PolicyViolation(String) - Constructor for exception com.lightbend.lagom.javadsl.api.transport.PolicyViolation
-
- PolicyViolation(Throwable) - Constructor for exception com.lightbend.lagom.javadsl.api.transport.PolicyViolation
-
- PolicyViolation(TransportErrorCode, ExceptionMessage) - Constructor for exception com.lightbend.lagom.javadsl.api.transport.PolicyViolation
-
- PolicyViolation - Static variable in class com.lightbend.lagom.javadsl.api.transport.TransportErrorCode
-
A generic error to used to indicate that the end receiving the error message violated the remote ends policy.
- Port(int) - Constructor for class com.lightbend.lagom.dev.PortAssigner.Port
-
- port() - Method in class com.lightbend.lagom.gateway.ServiceGatewayConfig
-
- port() - Method in class com.lightbend.lagom.javadsl.testkit.ServiceTest.TestServer
-
- Port$() - Constructor for class com.lightbend.lagom.dev.PortAssigner.Port$
-
- PortAssigner - Class in com.lightbend.lagom.dev
-
- PortAssigner() - Constructor for class com.lightbend.lagom.dev.PortAssigner
-
- PortAssigner$ - Class in com.lightbend.lagom.dev
-
- PortAssigner$() - Constructor for class com.lightbend.lagom.dev.PortAssigner$
-
- PortAssigner.Port - Class in com.lightbend.lagom.dev
-
- PortAssigner.Port$ - Class in com.lightbend.lagom.dev
-
- PortAssigner.PortRange - Class in com.lightbend.lagom.dev
-
- PortAssigner.PortRange$ - Class in com.lightbend.lagom.dev
-
- PortAssigner.ProjectName - Class in com.lightbend.lagom.dev
-
- PortAssigner.ProjectName$ - Class in com.lightbend.lagom.dev
-
- PortAssigner.ProjectName.OrderingProjectName$ - Class in com.lightbend.lagom.dev
-
- PortRange(int, int) - Constructor for class com.lightbend.lagom.dev.PortAssigner.PortRange
-
- PortRange() - Constructor for class com.lightbend.lagom.sbt.LagomPlugin.autoImport$.PortRange
-
- PortRange$() - Constructor for class com.lightbend.lagom.dev.PortAssigner.PortRange$
-
- PortRangeBean - Class in com.lightbend.lagom.maven
-
- PortRangeBean() - Constructor for class com.lightbend.lagom.maven.PortRangeBean
-
- POST - Static variable in class com.lightbend.lagom.javadsl.api.transport.Method
-
- prepare(CassandraSession) - Method in class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraReadSideProcessor
-
First you must tell where in the event stream the processing should start,
i.e.
- prepare(String) - Method in class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraSession
-
Create a PreparedStatement
that can be bound and used in
executeWrite
or select
multiple times.
- principal() - Method in class com.lightbend.lagom.javadsl.api.transport.RequestHeader
-
Get the principal for this request, if there is one.
- printStartScreen(LoggerProxy, Seq<Tuple2<String, String>>) - Method in class com.lightbend.lagom.dev.ConsoleHelper
-
- printStartScreen(Logger, Seq<Tuple2<String, Reloader.DevServer>>) - Method in class com.lightbend.lagom.sbt.SbtConsoleHelper$
-
- printStartScreen(Logger, Seq<Tuple2<String, Reloader.DevServer>>) - Static method in class com.lightbend.lagom.sbt.SbtConsoleHelper
-
- problems(Seq<Throwable>) - Method in class com.lightbend.lagom.sbt.run.RunSupport$
-
- problems(Seq<Throwable>) - Static method in class com.lightbend.lagom.sbt.run.RunSupport
-
- ProjectDependencies - Class in com.lightbend.lagom.maven
-
- ProjectDependencies(Seq<Artifact>, Seq<MavenProject>) - Constructor for class com.lightbend.lagom.maven.ProjectDependencies
-
- ProjectDependencies$ - Class in com.lightbend.lagom.maven
-
- ProjectDependencies$() - Constructor for class com.lightbend.lagom.maven.ProjectDependencies$
-
- ProjectName(String) - Constructor for class com.lightbend.lagom.dev.PortAssigner.ProjectName
-
- ProjectName$() - Constructor for class com.lightbend.lagom.dev.PortAssigner.ProjectName$
-
- projectPath() - Method in class com.lightbend.lagom.dev.Reloader
-
- projectSettings() - Method in class com.lightbend.lagom.sbt.Lagom$
-
- projectSettings() - Static method in class com.lightbend.lagom.sbt.Lagom
-
- projectSettings() - Method in class com.lightbend.lagom.sbt.LagomExternalProject$
-
- projectSettings() - Static method in class com.lightbend.lagom.sbt.LagomExternalProject
-
- projectSettings() - Method in class com.lightbend.lagom.sbt.LagomJava$
-
- projectSettings() - Static method in class com.lightbend.lagom.sbt.LagomJava
-
- projectSettings() - Method in class com.lightbend.lagom.sbt.LagomLogback$
-
- projectSettings() - Static method in class com.lightbend.lagom.sbt.LagomLogback
-
- projectSettings() - Method in class com.lightbend.lagom.sbt.LagomPlay$
-
- projectSettings() - Static method in class com.lightbend.lagom.sbt.LagomPlay
-
- projectSettings() - Method in class com.lightbend.lagom.sbt.LagomPlugin$
-
- projectSettings() - Static method in class com.lightbend.lagom.sbt.LagomPlugin
-
- projectSettings() - Method in class com.lightbend.lagom.sbt.LagomReloadableService$
-
- projectSettings() - Static method in class com.lightbend.lagom.sbt.LagomReloadableService
-
- protocol() - Method in interface com.lightbend.lagom.javadsl.api.deser.MessageSerializer.NegotiatedSerializer
-
Get the protocol associated with this entity.
- protocol() - Method in class com.lightbend.lagom.javadsl.api.deser.RawExceptionMessage
-
The protocol.
- protocol() - Method in class com.lightbend.lagom.javadsl.api.transport.MessageHeader
-
Get the protocol of the message.
- ProtocolError - Static variable in class com.lightbend.lagom.javadsl.api.transport.TransportErrorCode
-
A protocol error, or bad request.
- provideActorSystem() - Method in class com.lightbend.lagom.javadsl.cluster.testkit.ActorSystemModule
-
- publish(T) - Method in class com.lightbend.lagom.javadsl.pubsub.PubSubRef
-
- publisher() - Method in class com.lightbend.lagom.javadsl.pubsub.PubSubRef
-
Publish messages from a stream to the topic.
- PubSubModule - Class in com.lightbend.lagom.javadsl.pubsub
-
Guice module for the PubSub API.
- PubSubModule() - Constructor for class com.lightbend.lagom.javadsl.pubsub.PubSubModule
-
- PubSubRef<T> - Class in com.lightbend.lagom.javadsl.pubsub
-
A PubSubRef
represents a publish/subscribe topic.
- PubSubRef(TopicId<T>, ActorRef, ActorSystem, int) - Constructor for class com.lightbend.lagom.javadsl.pubsub.PubSubRef
-
- PubSubRegistry - Interface in com.lightbend.lagom.javadsl.pubsub
-
Publish and subscribe to a topic is performed with a
PubSubRef
and
that is retrieved via this registry.
- PUT - Static variable in class com.lightbend.lagom.javadsl.api.transport.Method
-
- put(MavenProject, A) - Method in class com.lightbend.lagom.maven.LagomKey
-
- RawExceptionMessage - Class in com.lightbend.lagom.javadsl.api.deser
-
A serialized exception message.
- RawExceptionMessage(TransportErrorCode, MessageProtocol, ByteString) - Constructor for class com.lightbend.lagom.javadsl.api.deser.RawExceptionMessage
-
- ReadOnlyCommandContext() - Constructor for class com.lightbend.lagom.javadsl.persistence.PersistentEntity.ReadOnlyCommandContext
-
- receive() - Method in class com.lightbend.lagom.discovery.ServiceRegistryActor
-
- receiveCommand() - Method in class com.lightbend.lagom.javadsl.persistence.testkit.TestUtil.AwaitPersistenceInit
-
- receiveRecover() - Method in class com.lightbend.lagom.javadsl.persistence.testkit.TestUtil.AwaitPersistenceInit
-
- recoveryCompleted() - Method in class com.lightbend.lagom.javadsl.persistence.PersistentEntity
-
This method is called to notify the entity that the recovery process
is finished.
- red(String) - Method in class com.lightbend.lagom.dev.Colors
-
- refFor(Class<? extends PersistentEntity<C, ?, ?>>, String) - Method in interface com.lightbend.lagom.javadsl.persistence.PersistentEntityRegistry
-
- refFor(TopicId<T>) - Method in interface com.lightbend.lagom.javadsl.pubsub.PubSubRegistry
-
- register(String) - Method in class com.lightbend.lagom.discovery.impl.ServiceRegistryImpl
-
- Register(String, ServiceRegistryService) - Constructor for class com.lightbend.lagom.discovery.ServiceRegistryActor.Register
-
- register(Class<? extends CassandraReadSideProcessor<Event>>) - Method in interface com.lightbend.lagom.javadsl.persistence.cassandra.CassandraReadSide
-
- register(Class<? extends PersistentEntity<C, E, S>>) - Method in interface com.lightbend.lagom.javadsl.persistence.PersistentEntityRegistry
-
At system startup all
PersistentEntity
classes must be registered
with this method.
- Register$() - Constructor for class com.lightbend.lagom.discovery.ServiceRegistryActor.Register$
-
- registeredServices() - Method in class com.lightbend.lagom.discovery.impl.ServiceRegistryImpl
-
- RegisteredServices(PSequence<RegisteredService>) - Constructor for class com.lightbend.lagom.discovery.ServiceRegistryActor.RegisteredServices
-
- RegisteredServices$() - Constructor for class com.lightbend.lagom.discovery.ServiceRegistryActor.RegisteredServices$
-
- registry() - Method in class com.lightbend.lagom.discovery.ServiceRegistryActor.NotFound
-
- reload() - Method in interface com.lightbend.lagom.dev.Reloader.DevServer
-
Reloads the application.
- reload() - Method in class com.lightbend.lagom.dev.Reloader
-
Contrary to its name, this doesn't necessarily reload the app.
- reload() - Method in class com.lightbend.lagom.sbt.server.ReloadableServer
-
Executes application's reloading.
- ReloadableServer - Class in com.lightbend.lagom.sbt.server
-
A server that can reload the running application.
- ReloadableServer(ServerWithStop) - Constructor for class com.lightbend.lagom.sbt.server.ReloadableServer
-
- Reloader - Class in com.lightbend.lagom.dev
-
- Reloader(Function0<Reloader.CompileResult>, ClassLoader, File, Seq<Tuple2<String, String>>, Seq<File>, FileWatchService, Object) - Constructor for class com.lightbend.lagom.dev.Reloader
-
- Reloader$ - Class in com.lightbend.lagom.dev
-
- Reloader$() - Constructor for class com.lightbend.lagom.dev.Reloader$
-
- Reloader.CompileFailure - Class in com.lightbend.lagom.dev
-
- Reloader.CompileFailure$ - Class in com.lightbend.lagom.dev
-
- Reloader.CompileResult - Interface in com.lightbend.lagom.dev
-
- Reloader.CompileSuccess - Class in com.lightbend.lagom.dev
-
- Reloader.CompileSuccess$ - Class in com.lightbend.lagom.dev
-
- Reloader.DevServer - Interface in com.lightbend.lagom.dev
-
Play dev server
- Reloader.Source - Class in com.lightbend.lagom.dev
-
- Reloader.Source$ - Class in com.lightbend.lagom.dev
-
- reloadRunTask(Map<String, String>) - Method in class com.lightbend.lagom.sbt.run.RunSupport$
-
- reloadRunTask(Map<String, String>) - Static method in class com.lightbend.lagom.sbt.run.RunSupport
-
- Remove(String) - Constructor for class com.lightbend.lagom.discovery.ServiceRegistryActor.Remove
-
- remove(MavenProject) - Method in class com.lightbend.lagom.maven.LagomKey
-
- Remove$() - Constructor for class com.lightbend.lagom.discovery.ServiceRegistryActor.Remove$
-
- RenameConductRBundleMojo - Class in com.lightbend.lagom.maven
-
Converts a zip artifact to one named according to ConductR's conventions.
- RenameConductRBundleMojo(MavenLoggerProxy) - Constructor for class com.lightbend.lagom.maven.RenameConductRBundleMojo
-
- replaceAllAcls(PSequence<ServiceAcl>) - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
Replace all the ACLs with the given ACL sequence.
- replaceAllCalls(PSequence<Descriptor.Call<?, ?>>) - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
Replace all the service calls provided by this descriptor with the the given service calls.
- replaceAllHeaders(PMap<String, PSequence<String>>) - Method in class com.lightbend.lagom.javadsl.api.transport.MessageHeader
-
Return a copy of this message header with the headers replaced by the given map of headers.
- replaceAllHeaders(PMap<String, PSequence<String>>) - Method in class com.lightbend.lagom.javadsl.api.transport.RequestHeader
-
- replaceAllHeaders(PMap<String, PSequence<String>>) - Method in class com.lightbend.lagom.javadsl.api.transport.ResponseHeader
-
- replaceAllMessageSerializers(PMap<Type, MessageSerializer<?, ?>>) - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
Replace all the message serializers registered with this descriptor with the the given message serializers.
- replaceAllPathParamSerializers(PMap<Type, PathParamSerializer<?>>) - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
Replace all the path param serializers registered with this descriptor with the the given path param serializers.
- reply(R) - Method in class com.lightbend.lagom.javadsl.persistence.PersistentEntity.ReadOnlyCommandContext
-
Send reply to a command.
- Reply(Object) - Constructor for class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver.Reply
-
- Reply$() - Constructor for class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver.Reply$
-
- RequestHeader - Class in com.lightbend.lagom.javadsl.api.transport
-
A request header.
- RequestHeader(Method, URI, MessageProtocol, PSequence<MessageProtocol>, Optional<Principal>, PMap<String, PSequence<String>>) - Constructor for class com.lightbend.lagom.javadsl.api.transport.RequestHeader
-
- requestSerializer() - Method in class com.lightbend.lagom.javadsl.api.Descriptor.Call
-
Get the request message serializer.
- required(String, Function<String, Param>, Function<Param, String>) - Static method in class com.lightbend.lagom.javadsl.api.deser.PathParamSerializers
-
Create a PathParamSerializer for required parameters.
- requires() - Method in class com.lightbend.lagom.sbt.Lagom$
-
- requires() - Static method in class com.lightbend.lagom.sbt.Lagom
-
- requires() - Method in class com.lightbend.lagom.sbt.LagomExternalProject$
-
- requires() - Static method in class com.lightbend.lagom.sbt.LagomExternalProject
-
- requires() - Method in class com.lightbend.lagom.sbt.LagomJava$
-
- requires() - Static method in class com.lightbend.lagom.sbt.LagomJava
-
- requires() - Method in class com.lightbend.lagom.sbt.LagomLogback$
-
- requires() - Static method in class com.lightbend.lagom.sbt.LagomLogback
-
- requires() - Method in class com.lightbend.lagom.sbt.LagomPlay$
-
- requires() - Static method in class com.lightbend.lagom.sbt.LagomPlay
-
- requires() - Method in class com.lightbend.lagom.sbt.LagomPlugin$
-
- requires() - Static method in class com.lightbend.lagom.sbt.LagomPlugin
-
- requires() - Method in class com.lightbend.lagom.sbt.LagomReloadableService$
-
- requires() - Static method in class com.lightbend.lagom.sbt.LagomReloadableService
-
- resolveArtifact(Artifact) - Method in class com.lightbend.lagom.maven.MavenFacade
-
Resolve the classpath for the given artifact.
- resolveDependency(Dependency, Seq<Dependency>) - Method in class com.lightbend.lagom.maven.MavenFacade
-
Resolve the classpath for the given dependency.
- resolveProject(MavenProject, Seq<Dependency>) - Method in class com.lightbend.lagom.maven.MavenFacade
-
Resolve a project, with additional dependencies added to the project.
- ResponseHeader - Class in com.lightbend.lagom.javadsl.api.transport
-
This header may or may not be mapped down onto HTTP.
- ResponseHeader(int, MessageProtocol, PMap<String, PSequence<String>>) - Constructor for class com.lightbend.lagom.javadsl.api.transport.ResponseHeader
-
- responseSerializer() - Method in class com.lightbend.lagom.javadsl.api.Descriptor.Call
-
Get the response message serializer.
- restCall(Method, String, ScalaServiceSupport.ScalaMethodCall<ServiceCall<Request, Response>>) - Method in class com.lightbend.lagom.javadsl.api.ScalaService$
-
- restCall(Method, String, ScalaServiceSupport.ScalaMethodCall<ServiceCall<Request, Response>>) - Static method in class com.lightbend.lagom.javadsl.api.ScalaService
-
- restCall(Method, String, Creator<ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a REST service call descriptor, identified by the given HTTP method and path pattern.
- restCall(Method, String, Function<A, ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a REST service call descriptor, identified by the given HTTP method and path pattern.
- restCall(Method, String, Function2<A, B, ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a REST service call descriptor, identified by the given HTTP method and path pattern.
- restCall(Method, String, Function3<A, B, C, ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a REST service call descriptor, identified by the given HTTP method and path pattern.
- restCall(Method, String, Function4<A, B, C, D, ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a REST service call descriptor, identified by the given HTTP method and path pattern.
- restCall(Method, String, Function5<A, B, C, D, E, ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a REST service call descriptor, identified by the given HTTP method and path pattern.
- restCall(Method, String, Function6<A, B, C, D, E, F, ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a REST service call descriptor, identified by the given HTTP method and path pattern.
- restCall(Method, String, Function7<A, B, C, D, E, F, G, ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a REST service call descriptor, identified by the given HTTP method and path pattern.
- restCall(Method, String, Function8<A, B, C, D, E, F, G, H, ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a REST service call descriptor, identified by the given HTTP method and path pattern.
- restCall(Method, String, Function9<A, B, C, D, E, F, G, H, I, ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a REST service call descriptor, identified by the given HTTP method and path pattern.
- restCall(Method, String, Function10<A, B, C, D, E, F, G, H, I, J, ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a REST service call descriptor, identified by the given HTTP method and path pattern.
- restCall(Method, String, Function11<A, B, C, D, E, F, G, H, I, J, K, ServiceCall<Request, Response>>) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a REST service call descriptor, identified by the given HTTP method and path pattern.
- restCall(Method, String, Method) - Static method in interface com.lightbend.lagom.javadsl.api.Service
-
Create a REST service call descriptor, identified by the given HTTP method and path pattern.
- RestCallId(Method, String) - Constructor for class com.lightbend.lagom.javadsl.api.Descriptor.RestCallId
-
- Route(String, String) - Constructor for class com.lightbend.lagom.discovery.ServiceRegistryActor.Route
-
- Route$() - Constructor for class com.lightbend.lagom.discovery.ServiceRegistryActor.Route$
-
- run(Object...) - Method in class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver
-
The entity will process the commands and the emitted events and side effects
are recorded and provided in the returned Outcome
.
- run(Seq<C>) - Method in class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver
-
The entity will process the commands and the emitted events and side effects
are recorded and provided in the returned Outcome
.
- runAll() - Method in class com.lightbend.lagom.sbt.LagomPlugin.autoImport$
-
- RunAllMojo - Class in com.lightbend.lagom.maven
-
Run a service, blocking until the user hits enter before stopping it again.
- RunAllMojo(MavenFacade, MavenLoggerProxy, MavenSession) - Constructor for class com.lightbend.lagom.maven.RunAllMojo
-
- runJava(List<String>, Seq<File>, String, List<String>) - Method in class com.lightbend.lagom.dev.LagomProcess$
-
Run a Java process.
- runJava(List<String>, Seq<File>, String, List<String>) - Static method in class com.lightbend.lagom.dev.LagomProcess
-
Run a Java process.
- RunMojo - Class in com.lightbend.lagom.maven
-
Run a service, blocking until the user hits enter before stopping it again.
- RunMojo(MavenFacade, LoggerProxy, MavenSession) - Constructor for class com.lightbend.lagom.maven.RunMojo
-
- RunSupport - Class in com.lightbend.lagom.sbt.run
-
- RunSupport() - Constructor for class com.lightbend.lagom.sbt.run.RunSupport
-
- RunSupport$ - Class in com.lightbend.lagom.sbt.run
-
- RunSupport$() - Constructor for class com.lightbend.lagom.sbt.run.RunSupport$
-
- runTask(String) - Method in class com.lightbend.lagom.dev.Reloader
-
- SbtConsoleHelper - Class in com.lightbend.lagom.sbt
-
- SbtConsoleHelper() - Constructor for class com.lightbend.lagom.sbt.SbtConsoleHelper
-
- SbtConsoleHelper$ - Class in com.lightbend.lagom.sbt
-
- SbtConsoleHelper$() - Constructor for class com.lightbend.lagom.sbt.SbtConsoleHelper$
-
- SbtLoggerProxy - Class in com.lightbend.lagom.sbt
-
- SbtLoggerProxy(Logger) - Constructor for class com.lightbend.lagom.sbt.SbtLoggerProxy
-
- scalaBinaryVersion(String) - Method in class com.lightbend.lagom.maven.ServiceManager$
-
- scalaBinaryVersion(String) - Static method in class com.lightbend.lagom.maven.ServiceManager
-
- ScalaClassLoaderManager - Class in com.lightbend.lagom.maven
-
Implements sharing of Scala classloaders, to save on memory
- ScalaClassLoaderManager(MavenLoggerProxy) - Constructor for class com.lightbend.lagom.maven.ScalaClassLoaderManager
-
- ScalaMethodCall(Method) - Constructor for class com.lightbend.lagom.javadsl.api.ScalaServiceSupport.ScalaMethodCall
-
- ScalaMethodCall$() - Constructor for class com.lightbend.lagom.javadsl.api.ScalaServiceSupport.ScalaMethodCall$
-
- ScalaService - Class in com.lightbend.lagom.javadsl.api
-
Support for implementing javadsl service calls with Scala.
- ScalaService() - Constructor for class com.lightbend.lagom.javadsl.api.ScalaService
-
- ScalaService$ - Class in com.lightbend.lagom.javadsl.api
-
Support for implementing javadsl service calls with Scala.
- ScalaService$() - Constructor for class com.lightbend.lagom.javadsl.api.ScalaService$
-
- ScalaServiceSupport - Class in com.lightbend.lagom.javadsl.api
-
- ScalaServiceSupport() - Constructor for class com.lightbend.lagom.javadsl.api.ScalaServiceSupport
-
- ScalaServiceSupport$ - Class in com.lightbend.lagom.javadsl.api
-
- ScalaServiceSupport$() - Constructor for class com.lightbend.lagom.javadsl.api.ScalaServiceSupport$
-
- ScalaServiceSupport.ScalaMethodCall<T> - Class in com.lightbend.lagom.javadsl.api
-
- ScalaServiceSupport.ScalaMethodCall$ - Class in com.lightbend.lagom.javadsl.api
-
- select(String, Object...) - Method in class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraSession
-
Prepare, bind and execute a select statement in one go.
- select(Statement) - Method in class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraSession
-
Execute a select statement.
- select(String, Seq<Object>) - Method in class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraSession
-
Prepare, bind and execute a select statement in one go.
- selectAll(String, Object...) - Method in class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraSession
-
Prepare, bind and execute a select statement in one go.
- selectAll(Statement) - Method in class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraSession
-
Execute a select statement.
- selectAll(String, Seq<Object>) - Method in class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraSession
-
Prepare, bind and execute a select statement in one go.
- selectOne(String, Object...) - Method in class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraSession
-
Prepare, bind and execute a select statement that returns one row.
- selectOne(Statement) - Method in class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraSession
-
Execute a select statement that returns one row.
- selectOne(String, Seq<Object>) - Method in class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraSession
-
Prepare, bind and execute a select statement that returns one row.
- SerializationException - Exception in com.lightbend.lagom.javadsl.api.deser
-
Thrown when an error was encountered during serialization.
- SerializationException(String) - Constructor for exception com.lightbend.lagom.javadsl.api.deser.SerializationException
-
- SerializationException(Throwable) - Constructor for exception com.lightbend.lagom.javadsl.api.deser.SerializationException
-
- SerializationException(TransportErrorCode, ExceptionMessage) - Constructor for exception com.lightbend.lagom.javadsl.api.deser.SerializationException
-
- serialize(Throwable, Collection<MessageProtocol>) - Method in interface com.lightbend.lagom.javadsl.api.deser.ExceptionSerializer
-
Serialize the given exception to an exception message.
- serialize(MessageEntity) - Method in interface com.lightbend.lagom.javadsl.api.deser.MessageSerializer.NegotiatedSerializer
-
Serialize the given message entity.
- serialize(Param) - Method in interface com.lightbend.lagom.javadsl.api.deser.PathParamSerializer
-
Serialize the given parameter
into path parameters.
- serialize(Throwable, Collection<MessageProtocol>) - Method in class com.lightbend.lagom.javadsl.jackson.JacksonExceptionSerializer
-
- serializerFactory() - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
- SerializerFactory - Interface in com.lightbend.lagom.javadsl.api.deser
-
A serializer factory is responsible for constructing serializers for types.
- serializerForRequest() - Method in interface com.lightbend.lagom.javadsl.api.deser.MessageSerializer
-
Get a serializer for a client request.
- serializerForResponse(List<MessageProtocol>) - Method in interface com.lightbend.lagom.javadsl.api.deser.MessageSerializer
-
Negotiate a serializer for the response, given the accepted message headers.
- ServerContainer() - Constructor for class com.lightbend.lagom.dev.Servers.ServerContainer
-
- Servers - Class in com.lightbend.lagom.dev
-
- Servers() - Constructor for class com.lightbend.lagom.dev.Servers
-
- Servers$ - Class in com.lightbend.lagom.dev
-
- Servers$() - Constructor for class com.lightbend.lagom.dev.Servers$
-
- Servers.CassandraServer$ - Class in com.lightbend.lagom.dev
-
- Servers.ServerContainer - Class in com.lightbend.lagom.dev
-
- Servers.ServiceLocator$ - Class in com.lightbend.lagom.dev
-
- ServerServiceCall<Request,Response> - Interface in com.lightbend.lagom.javadsl.server
-
A server implementation of a service call.
- service() - Method in class com.lightbend.lagom.discovery.ServiceRegistryActor.Register
-
- Service - Interface in com.lightbend.lagom.javadsl.api
-
A self describing service.
- service() - Method in class com.lightbend.lagom.javadsl.server.ServiceGuiceSupport.InstanceServiceBinding
-
- SERVICE_REGISTRY_ACTOR - Static variable in class com.lightbend.lagom.discovery.impl.ServiceRegistryModule
-
- ServiceAcl - Class in com.lightbend.lagom.javadsl.api
-
- ServiceAcl(Optional<Method>, Optional<String>) - Constructor for class com.lightbend.lagom.javadsl.api.ServiceAcl
-
- ServiceAlreadyRegistered - Exception in com.lightbend.lagom.discovery
-
- ServiceAlreadyRegistered(String) - Constructor for exception com.lightbend.lagom.discovery.ServiceAlreadyRegistered
-
- serviceBinding(Class<T>, Class<? extends T>) - Method in interface com.lightbend.lagom.javadsl.server.ServiceGuiceSupport
-
- serviceBinding(Class<T>, T) - Method in interface com.lightbend.lagom.javadsl.server.ServiceGuiceSupport
-
- ServiceCall<Request,Response> - Interface in com.lightbend.lagom.javadsl.api
-
A service call for an entity.
- serviceCallHolder() - Method in class com.lightbend.lagom.javadsl.api.Descriptor.Call
-
A holder for the service call.
- ServiceClientGuiceSupport - Interface in com.lightbend.lagom.javadsl.client
-
- ServiceGateway - Class in com.lightbend.lagom.gateway
-
- ServiceGateway(ApplicationLifecycle, ServiceGatewayConfig, ActorRef) - Constructor for class com.lightbend.lagom.gateway.ServiceGateway
-
- serviceGatewayAddress() - Method in class com.lightbend.lagom.discovery.ServiceLocatorServer
-
- ServiceGatewayConfig - Class in com.lightbend.lagom.gateway
-
- ServiceGatewayConfig(int) - Constructor for class com.lightbend.lagom.gateway.ServiceGatewayConfig
-
- ServiceGatewayConfig$ - Class in com.lightbend.lagom.gateway
-
- ServiceGatewayConfig$() - Constructor for class com.lightbend.lagom.gateway.ServiceGatewayConfig$
-
- serviceGatewayPort() - Method in class com.lightbend.lagom.maven.StartServiceLocatorMojo
-
- ServiceGuiceSupport - Interface in com.lightbend.lagom.javadsl.server
-
- ServiceGuiceSupport.ClassServiceBinding<T> - Class in com.lightbend.lagom.javadsl.server
-
- ServiceGuiceSupport.InstanceServiceBinding<T> - Class in com.lightbend.lagom.javadsl.server
-
- ServiceGuiceSupport.ServiceBinding<T> - Class in com.lightbend.lagom.javadsl.server
-
- serviceImplementation() - Method in class com.lightbend.lagom.javadsl.server.ServiceGuiceSupport.ClassServiceBinding
-
- ServiceInfo - Class in com.lightbend.lagom.javadsl.api
-
Information for this service.
- ServiceInfo(String) - Constructor for class com.lightbend.lagom.javadsl.api.ServiceInfo
-
- serviceInterface() - Method in class com.lightbend.lagom.javadsl.server.ServiceGuiceSupport.ClassServiceBinding
-
- serviceInterface() - Method in class com.lightbend.lagom.javadsl.server.ServiceGuiceSupport.InstanceServiceBinding
-
- serviceInterface() - Method in class com.lightbend.lagom.javadsl.server.ServiceGuiceSupport.ServiceBinding
-
- ServiceLocator - Interface in com.lightbend.lagom.javadsl.api
-
Locates services.
- ServiceLocator$() - Constructor for class com.lightbend.lagom.dev.Servers.ServiceLocator$
-
- serviceLocatorAddress() - Method in class com.lightbend.lagom.discovery.ServiceLocatorServer
-
- serviceLocatorEnabled() - Method in class com.lightbend.lagom.maven.StartExternalProjects
-
- serviceLocatorEnabled() - Method in class com.lightbend.lagom.maven.StartMojo
-
- serviceLocatorEnabled() - Method in class com.lightbend.lagom.maven.StartServiceLocatorMojo
-
- serviceLocatorEnabled() - Method in class com.lightbend.lagom.maven.StopServiceLocatorMojo
-
- serviceLocatorPort() - Method in class com.lightbend.lagom.maven.StartExternalProjects
-
- serviceLocatorPort() - Method in class com.lightbend.lagom.maven.StartMojo
-
- serviceLocatorPort() - Method in class com.lightbend.lagom.maven.StartServiceLocatorMojo
-
- ServiceLocatorServer - Class in com.lightbend.lagom.discovery
-
- ServiceLocatorServer() - Constructor for class com.lightbend.lagom.discovery.ServiceLocatorServer
-
- ServiceLocatorUrl() - Method in class com.lightbend.lagom.dev.LagomConfig$
-
- ServiceLocatorUrl() - Static method in class com.lightbend.lagom.dev.LagomConfig
-
- serviceLocatorUrl() - Method in class com.lightbend.lagom.maven.StartExternalProjects
-
- serviceLocatorUrl() - Method in class com.lightbend.lagom.maven.StartMojo
-
- ServiceManager - Class in com.lightbend.lagom.maven
-
Manages services
- ServiceManager(MavenLoggerProxy, MavenSession, MavenFacade, ScalaClassLoaderManager) - Constructor for class com.lightbend.lagom.maven.ServiceManager
-
- ServiceManager$ - Class in com.lightbend.lagom.maven
-
- ServiceManager$() - Constructor for class com.lightbend.lagom.maven.ServiceManager$
-
- serviceName() - Method in interface com.lightbend.lagom.javadsl.api.security.ServicePrincipal
-
The service name.
- serviceName() - Method in class com.lightbend.lagom.javadsl.api.ServiceInfo
-
- servicePort() - Method in class com.lightbend.lagom.maven.ExternalProject
-
- servicePort() - Method in class com.lightbend.lagom.maven.StartMojo
-
- servicePortRange() - Method in class com.lightbend.lagom.maven.StartExternalProjects
-
- servicePortRange() - Method in class com.lightbend.lagom.maven.StartMojo
-
- ServicePrincipal - Interface in com.lightbend.lagom.javadsl.api.security
-
A service principal.
- ServiceRegistryActor - Class in com.lightbend.lagom.discovery
-
- ServiceRegistryActor(UnmanagedServices) - Constructor for class com.lightbend.lagom.discovery.ServiceRegistryActor
-
- ServiceRegistryActor$ - Class in com.lightbend.lagom.discovery
-
- ServiceRegistryActor$() - Constructor for class com.lightbend.lagom.discovery.ServiceRegistryActor$
-
- ServiceRegistryActor.Found - Class in com.lightbend.lagom.discovery
-
- ServiceRegistryActor.Found$ - Class in com.lightbend.lagom.discovery
-
- ServiceRegistryActor.GetRegisteredServices$ - Class in com.lightbend.lagom.discovery
-
- ServiceRegistryActor.Lookup - Class in com.lightbend.lagom.discovery
-
- ServiceRegistryActor.Lookup$ - Class in com.lightbend.lagom.discovery
-
- ServiceRegistryActor.NotFound - Class in com.lightbend.lagom.discovery
-
- ServiceRegistryActor.NotFound$ - Class in com.lightbend.lagom.discovery
-
- ServiceRegistryActor.Register - Class in com.lightbend.lagom.discovery
-
- ServiceRegistryActor.Register$ - Class in com.lightbend.lagom.discovery
-
- ServiceRegistryActor.RegisteredServices - Class in com.lightbend.lagom.discovery
-
- ServiceRegistryActor.RegisteredServices$ - Class in com.lightbend.lagom.discovery
-
- ServiceRegistryActor.Remove - Class in com.lightbend.lagom.discovery
-
- ServiceRegistryActor.Remove$ - Class in com.lightbend.lagom.discovery
-
- ServiceRegistryActor.Route - Class in com.lightbend.lagom.discovery
-
- ServiceRegistryActor.Route$ - Class in com.lightbend.lagom.discovery
-
- ServiceRegistryActor.RouteResult - Interface in com.lightbend.lagom.discovery
-
- ServiceRegistryImpl - Class in com.lightbend.lagom.discovery.impl
-
- ServiceRegistryImpl(ActorRef) - Constructor for class com.lightbend.lagom.discovery.impl.ServiceRegistryImpl
-
- ServiceRegistryModule - Class in com.lightbend.lagom.discovery.impl
-
- ServiceRegistryModule(ServiceGatewayConfig, Map<String, String>) - Constructor for class com.lightbend.lagom.discovery.impl.ServiceRegistryModule
-
- services() - Method in class com.lightbend.lagom.discovery.ServiceRegistryActor.RegisteredServices
-
- services() - Method in class com.lightbend.lagom.discovery.UnmanagedServices
-
- ServiceTest - Class in com.lightbend.lagom.javadsl.testkit
-
Support for writing functional tests for one service.
- ServiceTest() - Constructor for class com.lightbend.lagom.javadsl.testkit.ServiceTest
-
- ServiceTest$ - Class in com.lightbend.lagom.javadsl.testkit
-
Support for writing functional tests for one service.
- ServiceTest$() - Constructor for class com.lightbend.lagom.javadsl.testkit.ServiceTest$
-
- ServiceTest.Setup - Class in com.lightbend.lagom.javadsl.testkit
-
- ServiceTest.Setup$ - Class in com.lightbend.lagom.javadsl.testkit
-
- ServiceTest.TestServer - Class in com.lightbend.lagom.javadsl.testkit
-
When the server is started you can get the service client and other
Guice bindings here.
- ServiceUnavailable - Static variable in class com.lightbend.lagom.javadsl.api.transport.TransportErrorCode
-
Service unavailable, thrown when the service is unavailable or going away.
- setArtifact(Dependency) - Method in class com.lightbend.lagom.maven.ExternalProject
-
- setBundleName(String) - Method in class com.lightbend.lagom.maven.RenameConductRBundleMojo
-
- setCassandraCleanOnStart(boolean) - Method in class com.lightbend.lagom.maven.StartCassandraMojo
-
- setCassandraEnabled(boolean) - Method in class com.lightbend.lagom.maven.ExternalProject
-
- setCassandraEnabled(boolean) - Method in class com.lightbend.lagom.maven.StartCassandraMojo
-
- setCassandraEnabled(boolean) - Method in class com.lightbend.lagom.maven.StartExternalProjects
-
- setCassandraEnabled(boolean) - Method in class com.lightbend.lagom.maven.StartMojo
-
- setCassandraEnabled(boolean) - Method in class com.lightbend.lagom.maven.StopCassandraMojo
-
- setCassandraJvmOptions(List<String>) - Method in class com.lightbend.lagom.maven.StartCassandraMojo
-
- setCassandraMaxBootWaitingSeconds(int) - Method in class com.lightbend.lagom.maven.StartCassandraMojo
-
- setCassandraPort(int) - Method in class com.lightbend.lagom.maven.StartCassandraMojo
-
- setCassandraPort(int) - Method in class com.lightbend.lagom.maven.StartExternalProjects
-
- setCassandraPort(int) - Method in class com.lightbend.lagom.maven.StartMojo
-
- setEventHandler(Class<E>, BiFunction<E, UUID, CompletionStage<List<BoundStatement>>>) - Method in class com.lightbend.lagom.javadsl.persistence.cassandra.CassandraReadSideProcessor.EventHandlersBuilder
-
Define the event handler that will be used for events of a given class.
- setExternalProjects(List<ExternalProject>) - Method in class com.lightbend.lagom.maven.StartExternalProjects
-
- setExternalProjects(List<ExternalProject>) - Method in class com.lightbend.lagom.maven.StartMojo
-
- setExternalProjects(List<Dependency>) - Method in class com.lightbend.lagom.maven.StopAllMojo
-
- setExternalProjects(List<ExternalProject>) - Method in class com.lightbend.lagom.maven.StopExternalProjects
-
- setLagomService(boolean) - Method in class com.lightbend.lagom.maven.ConfigureMojo
-
- setLagomService(boolean) - Method in class com.lightbend.lagom.maven.StartMojo
-
- setLagomService(boolean) - Method in class com.lightbend.lagom.maven.StopMojo
-
- setMax(int) - Method in class com.lightbend.lagom.maven.PortRangeBean
-
- setMin(int) - Method in class com.lightbend.lagom.maven.PortRangeBean
-
- setOutputDirectory(File) - Method in class com.lightbend.lagom.maven.RenameConductRBundleMojo
-
- setPlayService(boolean) - Method in class com.lightbend.lagom.maven.ConfigureMojo
-
- setPlayService(boolean) - Method in class com.lightbend.lagom.maven.ExternalProject
-
- setPlayService(boolean) - Method in class com.lightbend.lagom.maven.StartMojo
-
- setPlayService(boolean) - Method in class com.lightbend.lagom.maven.StopMojo
-
- setServiceGatewayPort(int) - Method in class com.lightbend.lagom.maven.StartServiceLocatorMojo
-
- setServiceLocatorEnabled(boolean) - Method in class com.lightbend.lagom.maven.StartExternalProjects
-
- setServiceLocatorEnabled(boolean) - Method in class com.lightbend.lagom.maven.StartMojo
-
- setServiceLocatorEnabled(boolean) - Method in class com.lightbend.lagom.maven.StartServiceLocatorMojo
-
- setServiceLocatorEnabled(boolean) - Method in class com.lightbend.lagom.maven.StopServiceLocatorMojo
-
- setServiceLocatorPort(int) - Method in class com.lightbend.lagom.maven.StartExternalProjects
-
- setServiceLocatorPort(int) - Method in class com.lightbend.lagom.maven.StartMojo
-
- setServiceLocatorPort(int) - Method in class com.lightbend.lagom.maven.StartServiceLocatorMojo
-
- setServiceLocatorUrl(String) - Method in class com.lightbend.lagom.maven.StartExternalProjects
-
- setServiceLocatorUrl(String) - Method in class com.lightbend.lagom.maven.StartMojo
-
- setServicePort(int) - Method in class com.lightbend.lagom.maven.ExternalProject
-
- setServicePort(int) - Method in class com.lightbend.lagom.maven.StartMojo
-
- setServicePortRange(PortRangeBean) - Method in class com.lightbend.lagom.maven.StartExternalProjects
-
- setServicePortRange(PortRangeBean) - Method in class com.lightbend.lagom.maven.StartMojo
-
- setSourceConductRBundle(File) - Method in class com.lightbend.lagom.maven.RenameConductRBundleMojo
-
- settings() - Method in class com.lightbend.lagom.dev.Reloader
-
- setUnmanagedServices(Map<String, String>) - Method in class com.lightbend.lagom.maven.StartServiceLocatorMojo
-
- Setup(boolean, boolean, Function<GuiceApplicationBuilder, GuiceApplicationBuilder>) - Constructor for class com.lightbend.lagom.javadsl.testkit.ServiceTest.Setup
-
- Setup() - Constructor for class com.lightbend.lagom.javadsl.testkit.ServiceTest.Setup
-
- Setup$() - Constructor for class com.lightbend.lagom.javadsl.testkit.ServiceTest.Setup$
-
- setWatchDirs(List<String>) - Method in class com.lightbend.lagom.maven.StartMojo
-
- sharedClasses - Static variable in class com.lightbend.lagom.sbt.core.Build
-
- shutdownAsynchronously(LoggerProxy, Seq<Closeable>) - Method in class com.lightbend.lagom.dev.ConsoleHelper
-
- sideEffects() - Method in class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver.Outcome
-
- Source(File, Option<File>) - Constructor for class com.lightbend.lagom.dev.Reloader.Source
-
- Source$() - Constructor for class com.lightbend.lagom.dev.Reloader.Source$
-
- sourceConductRBundle() - Method in class com.lightbend.lagom.maven.RenameConductRBundleMojo
-
- sourceMap(Analysis) - Method in class com.lightbend.lagom.sbt.run.RunSupport$
-
- sourceMap(Analysis) - Static method in class com.lightbend.lagom.sbt.run.RunSupport
-
- sources() - Method in class com.lightbend.lagom.dev.Reloader.CompileSuccess
-
- start(LoggerProxy, Seq<File>, int, boolean, Seq<String>, FiniteDuration) - Method in class com.lightbend.lagom.dev.Servers.CassandraServer$
-
- start(LoggerProxy, ClassLoader, URL[], int, int, Map<String, String>) - Method in class com.lightbend.lagom.dev.Servers.ServiceLocator$
-
- start(int, int, Map<String, String>) - Method in class com.lightbend.lagom.discovery.ServiceLocatorServer
-
- start(Function0<Closeable>) - Method in class com.lightbend.lagom.sbt.NonBlockingInteractionMode$
-
Start the server, if not already started.
- start(Function0<Closeable>) - Static method in class com.lightbend.lagom.sbt.NonBlockingInteractionMode
-
Start the server, if not already started.
- StartAllMojo - Class in com.lightbend.lagom.maven
-
Starts all services.
- StartAllMojo(MavenFacade, MavenLoggerProxy, MavenSession) - Constructor for class com.lightbend.lagom.maven.StartAllMojo
-
- StartCassandraMojo - Class in com.lightbend.lagom.maven
-
- StartCassandraMojo(MavenFacade, MavenLoggerProxy, LoggerManager) - Constructor for class com.lightbend.lagom.maven.StartCassandraMojo
-
- startDevMode(ClassLoader, Seq<File>, Function0<Reloader.CompileResult>, Function1<ClassLoader, ClassLoader>, Seq<File>, FileWatchService, File, Seq<Tuple2<String, String>>, int, Object) - Method in class com.lightbend.lagom.dev.Reloader$
-
Start the Lagom server in dev mode.
- startDevMode(ClassLoader, Seq<File>, Function0<Reloader.CompileResult>, Function1<ClassLoader, ClassLoader>, Seq<File>, FileWatchService, File, Seq<Tuple2<String, String>>, int, Object) - Static method in class com.lightbend.lagom.dev.Reloader
-
Start the Lagom server in dev mode.
- startExternalProject(Dependency, int, Option<String>, Option<Object>, String, boolean) - Method in class com.lightbend.lagom.maven.ServiceManager
-
- StartExternalProjects - Class in com.lightbend.lagom.maven
-
- StartExternalProjects(ServiceManager, MavenSession) - Constructor for class com.lightbend.lagom.maven.StartExternalProjects
-
- StartMojo - Class in com.lightbend.lagom.maven
-
Start a service.
- StartMojo(ServiceManager, MavenSession) - Constructor for class com.lightbend.lagom.maven.StartMojo
-
- startNoReload(ClassLoader, Seq<File>, File, Seq<Tuple2<String, String>>, int) - Method in class com.lightbend.lagom.dev.Reloader$
-
Start the Lagom server without hot reloading
- startNoReload(ClassLoader, Seq<File>, File, Seq<Tuple2<String, String>>, int) - Static method in class com.lightbend.lagom.dev.Reloader
-
Start the Lagom server without hot reloading
- startServer(ServiceTest.Setup) - Method in class com.lightbend.lagom.javadsl.testkit.ServiceTest$
-
Start the test server with the given setup
.
- startServer(ServiceTest.Setup) - Static method in class com.lightbend.lagom.javadsl.testkit.ServiceTest
-
Start the test server with the given setup
.
- startServiceDevMode(MavenProject, int, Option<String>, Option<Object>, String, boolean, Seq<File>) - Method in class com.lightbend.lagom.maven.ServiceManager
-
- StartServiceLocatorMojo - Class in com.lightbend.lagom.maven
-
- StartServiceLocatorMojo(MavenLoggerProxy, MavenFacade, ScalaClassLoaderManager) - Constructor for class com.lightbend.lagom.maven.StartServiceLocatorMojo
-
- state() - Method in class com.lightbend.lagom.javadsl.persistence.PersistentEntity.Behavior
-
- state(String) - Method in class com.lightbend.lagom.javadsl.server.status.CircuitBreakerStatus.Builder
-
Initializes the value for the
state
attribute.
- state() - Method in class com.lightbend.lagom.javadsl.testkit.PersistentEntityTestDriver.Outcome
-
- status() - Method in class com.lightbend.lagom.javadsl.api.transport.ResponseHeader
-
Get the status of this response.
- stop() - Method in class com.lightbend.lagom.javadsl.testkit.ServiceTest.TestServer
-
If you use startServer
you must also stop the server with
this method when the test is finished.
- stop() - Method in class com.lightbend.lagom.sbt.Internal.Keys$
-
- stop() - Method in class com.lightbend.lagom.sbt.NonBlockingInteractionMode$
-
Stop all running servers.
- stop() - Static method in class com.lightbend.lagom.sbt.NonBlockingInteractionMode
-
Stop all running servers.
- stop() - Method in class com.lightbend.lagom.sbt.server.ReloadableServer
-
- StopAllMojo - Class in com.lightbend.lagom.maven
-
Stops all services.
- StopAllMojo(MavenFacade, MavenSession) - Constructor for class com.lightbend.lagom.maven.StopAllMojo
-
- StopCassandraMojo - Class in com.lightbend.lagom.maven
-
- StopCassandraMojo(MavenLoggerProxy) - Constructor for class com.lightbend.lagom.maven.StopCassandraMojo
-
- stopExternalProject(Dependency) - Method in class com.lightbend.lagom.maven.ServiceManager
-
- StopExternalProjects - Class in com.lightbend.lagom.maven
-
- StopExternalProjects(ServiceManager, MavenSession) - Constructor for class com.lightbend.lagom.maven.StopExternalProjects
-
- StopMojo - Class in com.lightbend.lagom.maven
-
Stop a service.
- StopMojo(ServiceManager, MavenSession) - Constructor for class com.lightbend.lagom.maven.StopMojo
-
- stopService(MavenProject) - Method in class com.lightbend.lagom.maven.ServiceManager
-
- StopServiceLocatorMojo - Class in com.lightbend.lagom.maven
-
- StopServiceLocatorMojo(MavenLoggerProxy) - Constructor for class com.lightbend.lagom.maven.StopServiceLocatorMojo
-
- StreamedMessageSerializer<MessageEntity> - Interface in com.lightbend.lagom.javadsl.api.deser
-
A streamed message serializer, for streams of messages.
- StrictMessageSerializer<MessageEntity> - Interface in com.lightbend.lagom.javadsl.api.deser
-
A strict message serializer, for messages that fit and are worked with strictly in memory.
- STRING - Static variable in class com.lightbend.lagom.javadsl.api.deser.MessageSerializers
-
A serializer for plain text messages.
- STRING - Static variable in class com.lightbend.lagom.javadsl.api.deser.PathParamSerializers
-
A String id serializer.
- subscriber() - Method in class com.lightbend.lagom.javadsl.pubsub.PubSubRef
-
Consume messages from the topic via a stream.
- success(Function0<String>) - Method in class com.lightbend.lagom.maven.MavenLoggerProxy
-
- success(Function0<String>) - Method in class com.lightbend.lagom.sbt.NonBlockingInteractionMode.NullLogger$
-
- success(Function0<String>) - Method in class com.lightbend.lagom.sbt.SbtLoggerProxy
-
- system() - Method in class com.lightbend.lagom.javadsl.testkit.ServiceTest.TestServer
-
Current Akka ActorSystem
.
- warn(Function0<String>) - Method in class com.lightbend.lagom.maven.MavenLoggerProxy
-
- warn(Function0<String>) - Method in class com.lightbend.lagom.sbt.SbtLoggerProxy
-
- watchDirs() - Method in class com.lightbend.lagom.maven.StartMojo
-
- webSocket() - Method in class com.lightbend.lagom.javadsl.api.transport.TransportErrorCode
-
The WebSocket close code for this error.
- white(String) - Method in class com.lightbend.lagom.dev.Colors
-
- withAcceptedResponseProtocols(PSequence<MessageProtocol>) - Method in class com.lightbend.lagom.javadsl.api.transport.RequestHeader
-
Return a copy of this request header with the given accepted response protocols set.
- withAskTimeout(FiniteDuration) - Method in class com.lightbend.lagom.javadsl.persistence.PersistentEntityRef
-
- withAutoAcl(boolean) - Method in class com.lightbend.lagom.javadsl.api.Descriptor.Call
-
Return a copy of this call descriptor with autoAcl configured.
- withAutoAcl(boolean) - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
Set whether the service calls in this descriptor should default to having an ACL automatically generated for
them.
- withCallId(Descriptor.CallId) - Method in class com.lightbend.lagom.javadsl.api.Descriptor.Call
-
Return a copy of this call descriptor with the given service call ID configured.
- withCalls(Descriptor.Call<?, ?>...) - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
Add the given service calls to this service.
- withCharset(String) - Method in class com.lightbend.lagom.javadsl.api.transport.MessageProtocol
-
Return a copy of this message protocol with the charset set to the given charset.
- withCircuitBreaker(CircuitBreaker) - Method in class com.lightbend.lagom.javadsl.api.Descriptor.Call
-
Return a copy of this call descriptor with the given circuit breaker mode configured.
- withCircuitBreaker(CircuitBreaker) - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
Set the default circuit breaker to use for this service.
- withCluster(boolean) - Method in class com.lightbend.lagom.javadsl.testkit.ServiceTest.Setup
-
Disable or enable cluster and pubsub.
- withConfigureBuilder(Function<GuiceApplicationBuilder, GuiceApplicationBuilder>) - Method in class com.lightbend.lagom.javadsl.testkit.ServiceTest.Setup
-
Transformation of the Guice builder.
- withContentType(String) - Method in class com.lightbend.lagom.javadsl.api.transport.MessageProtocol
-
Return a copy of this message protocol with the content type set to the given content type.
- withExceptionSerializer(ExceptionSerializer) - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
Use the given exception serializer to serialize and deserialized exceptions handled by this service.
- withFailedThroughputOneMinute(double) - Method in class com.lightbend.lagom.javadsl.server.status.CircuitBreakerStatus
-
- withHeader(String, String) - Method in class com.lightbend.lagom.javadsl.api.transport.MessageHeader
-
Return a copy of this message header with the given header added to the map of headers.
- withHeader(String, String) - Method in class com.lightbend.lagom.javadsl.api.transport.RequestHeader
-
- withHeader(String, String) - Method in class com.lightbend.lagom.javadsl.api.transport.ResponseHeader
-
- withHeaderFilter(HeaderFilter) - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
Configure the given header filter.
- withId(String) - Method in class com.lightbend.lagom.javadsl.server.status.CircuitBreakerStatus
-
Copy the current immutable object by setting a value for the
id
attribute.
- withLatencyMicros(Latency) - Method in class com.lightbend.lagom.javadsl.server.status.CircuitBreakerStatus
-
Copy the current immutable object by setting a value for the
latencyMicros
attribute.
- withLocatableService(boolean) - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
Set whether this service is locatable.
- withMax(long) - Method in class com.lightbend.lagom.javadsl.server.status.Latency
-
Copy the current immutable object by setting a value for the
max
attribute.
- withMean(double) - Method in class com.lightbend.lagom.javadsl.server.status.Latency
-
Copy the current immutable object by setting a value for the
mean
attribute.
- withMedian(double) - Method in class com.lightbend.lagom.javadsl.server.status.Latency
-
Copy the current immutable object by setting a value for the
median
attribute.
- withMessageSerializer(Class<T>, MessageSerializer<T, ?>) - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
Provide a custom MessageSerializer for the given message type.
- withMessageSerializer(Type, MessageSerializer<?, ?>) - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
Provide a custom MessageSerializer for the given message type.
- withMethod(Method) - Method in class com.lightbend.lagom.javadsl.api.transport.RequestHeader
-
Return a copy of this request header with the given method set.
- withMin(long) - Method in class com.lightbend.lagom.javadsl.server.status.Latency
-
Copy the current immutable object by setting a value for the
min
attribute.
- withPathParamSerializer(Class<T>, PathParamSerializer<T>) - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
Provide a custom path param serializer for the given path param type.
- withPathParamSerializer(Type, PathParamSerializer<?>) - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
Provide a custom path param serializer for the given path param type.
- withPercentile98th(double) - Method in class com.lightbend.lagom.javadsl.server.status.Latency
-
Copy the current immutable object by setting a value for the
percentile98th
attribute.
- withPercentile999th(double) - Method in class com.lightbend.lagom.javadsl.server.status.Latency
-
Copy the current immutable object by setting a value for the
percentile999th
attribute.
- withPercentile99th(double) - Method in class com.lightbend.lagom.javadsl.server.status.Latency
-
Copy the current immutable object by setting a value for the
percentile99th
attribute.
- withPersistence(boolean) - Method in class com.lightbend.lagom.javadsl.testkit.ServiceTest.Setup
-
Disable or enable persistence, including Cassandra startup.
- withPrincipal(Principal) - Method in class com.lightbend.lagom.javadsl.api.transport.RequestHeader
-
Return a copy of this request header with the principal set.
- withProtocol(MessageProtocol) - Method in class com.lightbend.lagom.javadsl.api.transport.MessageHeader
-
Return a copy of this message header with the given protocol.
- withProtocol(MessageProtocol) - Method in class com.lightbend.lagom.javadsl.api.transport.RequestHeader
-
- withProtocol(MessageProtocol) - Method in class com.lightbend.lagom.javadsl.api.transport.ResponseHeader
-
- withRequestSerializer(MessageSerializer<Request, ?>) - Method in class com.lightbend.lagom.javadsl.api.Descriptor.Call
-
Return a copy of this call descriptor with the given request message
serializer configured.
- withResponseHeader() - Method in interface com.lightbend.lagom.javadsl.api.ServiceCall
-
Allow handling of the response header.
- withResponseSerializer(MessageSerializer<Response, ?>) - Method in class com.lightbend.lagom.javadsl.api.Descriptor.Call
-
Return a copy of this call descriptor with the given response message
serializer configured.
- withSerializerFactory(SerializerFactory) - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
Use the given serializer factory with this service.
- withServer(ServiceTest.Setup, Procedure<ServiceTest.TestServer>) - Method in class com.lightbend.lagom.javadsl.testkit.ServiceTest$
-
Start the test server with the given setup
and run the block
(lambda).
- withServer(ServiceTest.Setup, Procedure<ServiceTest.TestServer>) - Static method in class com.lightbend.lagom.javadsl.testkit.ServiceTest
-
Start the test server with the given setup
and run the block
(lambda).
- withServiceAcls(ServiceAcl...) - Method in class com.lightbend.lagom.javadsl.api.Descriptor
-
Add the given manual ACLs.
- withServiceCallHolder(Descriptor.ServiceCallHolder) - Method in class com.lightbend.lagom.javadsl.api.Descriptor.Call
-
Return a copy of this call descriptor with the given service call holder configured.
- withState(State) - Method in class com.lightbend.lagom.javadsl.persistence.PersistentEntity.Behavior
-
- withState(String) - Method in class com.lightbend.lagom.javadsl.server.status.CircuitBreakerStatus
-
Copy the current immutable object by setting a value for the
state
attribute.
- withStatus(int) - Method in class com.lightbend.lagom.javadsl.api.transport.ResponseHeader
-
Return a copy of this response header with the status set.
- withThroughputOneMinute(double) - Method in class com.lightbend.lagom.javadsl.server.status.CircuitBreakerStatus
-
- withTimestamp(Instant) - Method in class com.lightbend.lagom.javadsl.server.status.CircuitBreakerStatus
-
Copy the current immutable object by setting a value for the
timestamp
attribute.
- withTotalFailureCount(long) - Method in class com.lightbend.lagom.javadsl.server.status.CircuitBreakerStatus
-
Copy the current immutable object by setting a value for the
totalFailureCount
attribute.
- withTotalSuccessCount(long) - Method in class com.lightbend.lagom.javadsl.server.status.CircuitBreakerStatus
-
Copy the current immutable object by setting a value for the
totalSuccessCount
attribute.
- withUri(URI) - Method in class com.lightbend.lagom.javadsl.api.transport.RequestHeader
-
Return a copy of this request header with the given uri set.
- withVersion(String) - Method in class com.lightbend.lagom.javadsl.api.transport.MessageProtocol
-
Return a copy of this message protocol with the version set to the given version.