Index

A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

activeCount() - Method in record class io.fluxzero.devserver.DevDiagnostics
Returns the value of the activeCount record component.
activeProblemCount() - Method in record class io.fluxzero.devserver.AgentChange
Returns the value of the activeProblemCount record component.
activeProblemCount() - Method in record class io.fluxzero.devserver.AgentProblemPage
Returns the value of the activeProblemCount record component.
activeProblems() - Method in record class io.fluxzero.devserver.AgentStatus
Returns the value of the activeProblems record component.
ADDED - Enum constant in enum class io.fluxzero.devserver.AgentProblemChange.Type
 
AgentChange - Record Class in io.fluxzero.devserver
Compact response from a selector-aware wait operation.
AgentChange(AgentCursor, boolean, boolean, List, List, int, boolean) - Constructor for record class io.fluxzero.devserver.AgentChange
Creates an instance of a AgentChange record class.
AgentCursor - Record Class in io.fluxzero.devserver
Position in one dev-server session's structured event timeline.
AgentCursor(String, long) - Constructor for record class io.fluxzero.devserver.AgentCursor
Creates an instance of a AgentCursor record class.
AgentLogPage - Record Class in io.fluxzero.devserver
Bounded structured log delta for one session-aware cursor.
AgentLogPage(AgentCursor, List, boolean, boolean) - Constructor for record class io.fluxzero.devserver.AgentLogPage
Creates an instance of a AgentLogPage record class.
AgentProblemChange - Record Class in io.fluxzero.devserver
A cursor-ordered transition in the selected active problem set.
AgentProblemChange(long, AgentProblemChange.Type, AgentProblemSummary, String) - Constructor for record class io.fluxzero.devserver.AgentProblemChange
Creates an instance of a AgentProblemChange record class.
AgentProblemChange.Type - Enum Class in io.fluxzero.devserver
 
AgentProblemPage - Record Class in io.fluxzero.devserver
Bounded snapshot of currently active problems.
AgentProblemPage(AgentCursor, List, int, boolean) - Constructor for record class io.fluxzero.devserver.AgentProblemPage
Creates an instance of a AgentProblemPage record class.
AgentProblemSummary - Record Class in io.fluxzero.devserver
Compact problem identity and context used in cursor deltas.
AgentProblemSummary(String, DevLogEvent.Level, String, String, String, String, String, String, String, int) - Constructor for record class io.fluxzero.devserver.AgentProblemSummary
Creates an instance of a AgentProblemSummary record class.
AgentQueryService - Class in io.fluxzero.devserver
Transport-independent, read-only query API for coding agents.
AgentSelector - Record Class in io.fluxzero.devserver
Optional filters for agent queries across applications and infrastructure services.
AgentSelector(Set, Set, Set, DevLogEvent.Level) - Constructor for record class io.fluxzero.devserver.AgentSelector
Creates an instance of a AgentSelector record class.
AgentStatus - Record Class in io.fluxzero.devserver
Compact environment status returned to agent clients.
AgentStatus(AgentCursor, DevSession, int, int, int) - Constructor for record class io.fluxzero.devserver.AgentStatus
Creates an instance of a AgentStatus record class.
AgentTestStatus - Record Class in io.fluxzero.devserver
Current background-test and startup-command status.
AgentTestStatus(AgentCursor, DevSession.ServiceStatus, DevSession.ServiceStatus) - Constructor for record class io.fluxzero.devserver.AgentTestStatus
Creates an instance of a AgentTestStatus record class.
all() - Static method in record class io.fluxzero.devserver.AgentSelector
 
app() - Method in record class io.fluxzero.devserver.DevSession
Returns the value of the app record component.
appArgs() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the appArgs record component.
application() - Method in record class io.fluxzero.devserver.DevApplicationConfig
Returns the value of the application record component.
applicationConfig() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the applicationConfig record component.
applicationName() - Method in record class io.fluxzero.devserver.DevApplicationConfig
Returns the value of the applicationName record component.
applicationName() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the applicationName record component.
applications() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the applications record component.

B

backendEnabled() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the backendEnabled record component.
backendPaths() - Method in record class io.fluxzero.devserver.FrontendConfig
Returns the value of the backendPaths record component.

C

category() - Method in record class io.fluxzero.devserver.AgentProblemSummary
Returns the value of the category record component.
category() - Method in record class io.fluxzero.devserver.DevProblem
Returns the value of the category record component.
CHANGED - Enum constant in enum class io.fluxzero.devserver.AgentProblemChange.Type
 
close() - Method in class io.fluxzero.devserver.DevGateway
 
close() - Method in class io.fluxzero.devserver.DevServer
 
combinedLog() - Method in record class io.fluxzero.devserver.DevSession.Observability
Returns the value of the combinedLog record component.
command() - Method in record class io.fluxzero.devserver.DevServiceConfig
Returns the value of the command record component.
command() - Method in record class io.fluxzero.devserver.FrontendConfig
Returns the value of the command record component.
command(String) - Static method in record class io.fluxzero.devserver.FrontendConfig
 
COMMAND - Enum constant in enum class io.fluxzero.devserver.FrontendConfig.Mode
 
commands() - Method in record class io.fluxzero.devserver.AgentTestStatus
Returns the value of the commands record component.
commands() - Method in record class io.fluxzero.devserver.DevSession
Returns the value of the commands record component.
compile() - Method in record class io.fluxzero.devserver.DevSession
Returns the value of the compile record component.
compileOnStart() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the compileOnStart record component.
cursor() - Method in record class io.fluxzero.devserver.AgentChange
Returns the value of the cursor record component.
cursor() - Method in record class io.fluxzero.devserver.AgentLogPage
Returns the value of the cursor record component.
cursor() - Method in record class io.fluxzero.devserver.AgentProblemPage
Returns the value of the cursor record component.
cursor() - Method in record class io.fluxzero.devserver.AgentStatus
Returns the value of the cursor record component.
cursor() - Method in record class io.fluxzero.devserver.AgentTestStatus
Returns the value of the cursor record component.

D

debounce() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the debounce record component.
DEBUG - Enum constant in enum class io.fluxzero.devserver.DevLogEvent.Level
 
DEFAULT_BACKEND_PATHS - Static variable in record class io.fluxzero.devserver.FrontendConfig
Default path routed unchanged from the public gateway to Fluxzero.
DEFAULT_DEBOUNCE - Static variable in record class io.fluxzero.devserver.DevServerConfig
 
DEFAULT_GRACEFUL_SHUTDOWN_TIMEOUT - Static variable in record class io.fluxzero.devserver.DevServerConfig
 
DEFAULT_IDLE_TIMEOUT - Static variable in record class io.fluxzero.devserver.DevServerConfig
 
DEFAULT_LIMIT - Static variable in class io.fluxzero.devserver.AgentQueryService
 
DEFAULT_STARTUP_TIMEOUT - Static variable in record class io.fluxzero.devserver.DevServerConfig
 
DEFAULT_STARTUP_TIMEOUT - Static variable in record class io.fluxzero.devserver.DevServiceConfig
 
defaults(Path) - Static method in record class io.fluxzero.devserver.DevServerConfig
 
detail() - Method in record class io.fluxzero.devserver.DevProblem
Returns the value of the detail record component.
detail() - Method in record class io.fluxzero.devserver.DevSession.ServiceStatus
Returns the value of the detail record component.
DevApplicationConfig - Record Class in io.fluxzero.devserver
Project-shared launch configuration for one Fluxzero application flavor.
DevApplicationConfig(String, String, String, Map, Map) - Constructor for record class io.fluxzero.devserver.DevApplicationConfig
Creates an instance of a DevApplicationConfig record class.
DevApplicationConfig(String, String, Map, Map) - Constructor for record class io.fluxzero.devserver.DevApplicationConfig
 
DevDiagnostics - Record Class in io.fluxzero.devserver
Snapshot of problems that are still active in a Fluxzero dev environment.
DevDiagnostics(String, int, int, int, List, long, long) - Constructor for record class io.fluxzero.devserver.DevDiagnostics
Creates an instance of a DevDiagnostics record class.
DevGateway - Class in io.fluxzero.devserver
Exposes the internal Fluxzero proxy and frontend development server as one browser origin.
DevGateway.GatewayWebSocketBridge - Class in io.fluxzero.devserver
 
DevLogEvent - Record Class in io.fluxzero.devserver
One structured event in a Fluxzero dev environment timeline.
DevLogEvent(long, long, DevLogEvent.Level, String, String, String, String, String, String, String) - Constructor for record class io.fluxzero.devserver.DevLogEvent
Creates an instance of a DevLogEvent record class.
DevLogEvent.Level - Enum Class in io.fluxzero.devserver
 
DevMcpStdioMain - Class in io.fluxzero.devserver
Agent-owned MCP server: local documentation and an optional connection to the project environment.
DevProblem - Record Class in io.fluxzero.devserver
A currently active problem associated with a service or a specific service instance.
DevProblem(String, DevLogEvent.Level, String, String, String, String, String, String, String, String, int, long, long, long) - Constructor for record class io.fluxzero.devserver.DevProblem
Creates an instance of a DevProblem record class.
DevProjectConfigMain - Class in io.fluxzero.devserver
Prints the project configuration reference owned by this dev-server version.
DevRuntimeProcessMain - Class in io.fluxzero.devserver
JDK-only bootstrap that hosts a version-selected TestServer and Proxy in an isolated class loader.
DevServer - Class in io.fluxzero.devserver
Supervises a local Fluxzero development session.
DevServer(DevServerConfig) - Constructor for class io.fluxzero.devserver.DevServer
 
DevServerBootstrapMain - Class in io.fluxzero.devserver
Version-discovered CLI entrypoint; resolves no artifacts and shares bootstrap with start_dev.
DevServerConfig - Record Class in io.fluxzero.devserver
Configuration for the local Fluxzero dev server.
DevServerConfig(Path, String, String, String, boolean, boolean, boolean, Duration, Duration, Duration, FrontendConfig, List) - Constructor for record class io.fluxzero.devserver.DevServerConfig
 
DevServerConfig(Path, String, String, String, boolean, boolean, boolean, Duration, Duration, Duration, FrontendConfig, List, boolean) - Constructor for record class io.fluxzero.devserver.DevServerConfig
 
DevServerConfig(Path, String, String, String, boolean, boolean, boolean, Duration, Duration, Duration, FrontendConfig, List, boolean, String, List, int, IdpMode) - Constructor for record class io.fluxzero.devserver.DevServerConfig
 
DevServerConfig(Path, String, String, String, boolean, boolean, boolean, Duration, Duration, Duration, FrontendConfig, List, boolean, String, List, int, IdpMode, Map) - Constructor for record class io.fluxzero.devserver.DevServerConfig
 
DevServerConfig(Path, String, String, String, boolean, boolean, boolean, Duration, Duration, Duration, FrontendConfig, List, boolean, String, List, int, IdpMode, Map, Duration) - Constructor for record class io.fluxzero.devserver.DevServerConfig
 
DevServerConfig(Path, String, String, String, boolean, boolean, boolean, Duration, Duration, Duration, FrontendConfig, List, boolean, String, List, int, IdpMode, Map, Duration, String, List) - Constructor for record class io.fluxzero.devserver.DevServerConfig
 
DevServerConfig(Path, String, String, String, boolean, boolean, boolean, Duration, Duration, Duration, FrontendConfig, List, boolean, String, List, int, IdpMode, Map, Duration, String, List, List) - Constructor for record class io.fluxzero.devserver.DevServerConfig
 
DevServerConfig(Path, String, String, String, boolean, boolean, boolean, Duration, Duration, Duration, FrontendConfig, List, boolean, String, List, int, IdpMode, Map, Duration, String, List, List, Map) - Constructor for record class io.fluxzero.devserver.DevServerConfig
 
DevServerConfig(Path, String, String, String, boolean, boolean, boolean, Duration, Duration, Duration, FrontendConfig, List, boolean, String, List, int, IdpMode, Map, Duration, String, List, List, Map, boolean) - Constructor for record class io.fluxzero.devserver.DevServerConfig
Creates an instance of a DevServerConfig record class.
DevServerControlMain - Class in io.fluxzero.devserver
Project-local lifecycle controls and global discovery for Fluxzero dev environments.
DevServerMain - Class in io.fluxzero.devserver
Standalone launcher for the Fluxzero local dev server.
DevServerPreflightMain - Class in io.fluxzero.devserver
Performs terminal-dependent checks before the dev server is detached.
devServerVersion() - Method in record class io.fluxzero.devserver.DevSession
Returns the value of the devServerVersion record component.
DevServiceConfig - Record Class in io.fluxzero.devserver
Configuration for a managed command service or an externally supplied local service.
DevServiceConfig(String, String, String, String, Map, Map, DevServiceConfig.Readiness) - Constructor for record class io.fluxzero.devserver.DevServiceConfig
Creates an instance of a DevServiceConfig record class.
DevServiceConfig.Readiness - Record Class in io.fluxzero.devserver
Protocol-independent readiness configuration.
DevSession - Record Class in io.fluxzero.devserver
Machine-readable session snapshot written under .fluxzero/dev/session.json.
DevSession(String, long, String, String, DevSession.Observability, String, DevSession.ServiceStatus, DevSession.ServiceStatus, DevSession.ServiceStatus, DevSession.ServiceStatus, DevSession.ServiceStatus, DevSession.ServiceStatus, DevSession.ServiceStatus, DevSession.ServiceStatus, DevSession.ServiceStatus, DevSession.ServiceStatus, DevSession.ServiceStatus, long, long, long) - Constructor for record class io.fluxzero.devserver.DevSession
Backwards-compatible constructor for sessions without support-service status.
DevSession(String, long, String, String, DevSession.Observability, String, DevSession.ServiceStatus, DevSession.ServiceStatus, DevSession.ServiceStatus, DevSession.ServiceStatus, DevSession.ServiceStatus, DevSession.ServiceStatus, DevSession.ServiceStatus, DevSession.ServiceStatus, DevSession.ServiceStatus, DevSession.ServiceStatus, Map, DevSession.ServiceStatus, long, long, long) - Constructor for record class io.fluxzero.devserver.DevSession
Creates an instance of a DevSession record class.
DevSession.Observability - Record Class in io.fluxzero.devserver
 
DevSession.ServiceStatus - Record Class in io.fluxzero.devserver
 
diagnostics() - Method in record class io.fluxzero.devserver.DevSession.Observability
Returns the value of the diagnostics record component.
directory() - Method in record class io.fluxzero.devserver.DevServiceConfig
Returns the value of the directory record component.
directory() - Method in record class io.fluxzero.devserver.FrontendConfig
Returns the value of the directory record component.

E

env() - Method in record class io.fluxzero.devserver.DevApplicationConfig
Returns the value of the env record component.
environment() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the environment record component.
environment() - Method in record class io.fluxzero.devserver.DevServiceConfig
Returns the value of the environment record component.
equals(Object) - Method in record class io.fluxzero.devserver.AgentChange
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.fluxzero.devserver.AgentCursor
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.fluxzero.devserver.AgentLogPage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.fluxzero.devserver.AgentProblemChange
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.fluxzero.devserver.AgentProblemPage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.fluxzero.devserver.AgentProblemSummary
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.fluxzero.devserver.AgentSelector
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.fluxzero.devserver.AgentStatus
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.fluxzero.devserver.AgentTestStatus
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.fluxzero.devserver.DevApplicationConfig
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.fluxzero.devserver.DevDiagnostics
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.fluxzero.devserver.DevLogEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.fluxzero.devserver.DevProblem
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.fluxzero.devserver.DevServerConfig
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.fluxzero.devserver.DevServiceConfig
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.fluxzero.devserver.DevServiceConfig.Readiness
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.fluxzero.devserver.DevSession
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.fluxzero.devserver.DevSession.Observability
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.fluxzero.devserver.DevSession.ServiceStatus
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.fluxzero.devserver.FrontendConfig
Indicates whether some other object is "equal to" this one.
ERROR - Enum constant in enum class io.fluxzero.devserver.DevLogEvent.Level
 
errors() - Method in record class io.fluxzero.devserver.AgentStatus
Returns the value of the errors record component.
errors() - Method in record class io.fluxzero.devserver.DevDiagnostics
Returns the value of the errors record component.
events() - Method in record class io.fluxzero.devserver.AgentChange
Returns the value of the events record component.
events() - Method in record class io.fluxzero.devserver.AgentLogPage
Returns the value of the events record component.
events() - Method in record class io.fluxzero.devserver.DevSession.Observability
Returns the value of the events record component.
EXTERNAL - Enum constant in enum class io.fluxzero.devserver.IdpMode
Let the application use its own externally configured IDP without dev-server auth overrides.
EXTERNAL_URL - Enum constant in enum class io.fluxzero.devserver.FrontendConfig.Mode
 
externalUrl(String) - Static method in record class io.fluxzero.devserver.FrontendConfig
 

F

fastCompilerEnabled() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the fastCompilerEnabled record component.
firstSeenAt() - Method in record class io.fluxzero.devserver.DevProblem
Returns the value of the firstSeenAt record component.
fromArgs(String[]) - Static method in record class io.fluxzero.devserver.DevServerConfig
 
frontend() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the frontend record component.
frontend() - Method in record class io.fluxzero.devserver.DevSession
Returns the value of the frontend record component.
FrontendConfig - Record Class in io.fluxzero.devserver
Optional frontend process integration for the dev server.
FrontendConfig(FrontendConfig.Mode, String, String) - Constructor for record class io.fluxzero.devserver.FrontendConfig
 
FrontendConfig(FrontendConfig.Mode, String, String, String, String, List) - Constructor for record class io.fluxzero.devserver.FrontendConfig
 
FrontendConfig(FrontendConfig.Mode, String, String, String, String, List, String) - Constructor for record class io.fluxzero.devserver.FrontendConfig
Creates an instance of a FrontendConfig record class.
FrontendConfig(FrontendConfig.Mode, String, String, List) - Constructor for record class io.fluxzero.devserver.FrontendConfig
 
FrontendConfig.Mode - Enum Class in io.fluxzero.devserver
 
frontends() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the frontends record component.

G

gateway() - Method in record class io.fluxzero.devserver.DevSession
Returns the value of the gateway record component.
gatewayPort() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the gatewayPort record component.
getActiveProblems(AgentSelector, int) - Method in class io.fluxzero.devserver.AgentQueryService
 
getLogs(AgentCursor, AgentSelector, int) - Method in class io.fluxzero.devserver.AgentQueryService
 
getStatus() - Method in class io.fluxzero.devserver.AgentQueryService
 
getTestStatus() - Method in class io.fluxzero.devserver.AgentQueryService
 
gracefulShutdownTimeout() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the gracefulShutdownTimeout record component.

H

hashCode() - Method in record class io.fluxzero.devserver.AgentChange
Returns a hash code value for this object.
hashCode() - Method in record class io.fluxzero.devserver.AgentCursor
Returns a hash code value for this object.
hashCode() - Method in record class io.fluxzero.devserver.AgentLogPage
Returns a hash code value for this object.
hashCode() - Method in record class io.fluxzero.devserver.AgentProblemChange
Returns a hash code value for this object.
hashCode() - Method in record class io.fluxzero.devserver.AgentProblemPage
Returns a hash code value for this object.
hashCode() - Method in record class io.fluxzero.devserver.AgentProblemSummary
Returns a hash code value for this object.
hashCode() - Method in record class io.fluxzero.devserver.AgentSelector
Returns a hash code value for this object.
hashCode() - Method in record class io.fluxzero.devserver.AgentStatus
Returns a hash code value for this object.
hashCode() - Method in record class io.fluxzero.devserver.AgentTestStatus
Returns a hash code value for this object.
hashCode() - Method in record class io.fluxzero.devserver.DevApplicationConfig
Returns a hash code value for this object.
hashCode() - Method in record class io.fluxzero.devserver.DevDiagnostics
Returns a hash code value for this object.
hashCode() - Method in record class io.fluxzero.devserver.DevLogEvent
Returns a hash code value for this object.
hashCode() - Method in record class io.fluxzero.devserver.DevProblem
Returns a hash code value for this object.
hashCode() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns a hash code value for this object.
hashCode() - Method in record class io.fluxzero.devserver.DevServiceConfig
Returns a hash code value for this object.
hashCode() - Method in record class io.fluxzero.devserver.DevServiceConfig.Readiness
Returns a hash code value for this object.
hashCode() - Method in record class io.fluxzero.devserver.DevSession
Returns a hash code value for this object.
hashCode() - Method in record class io.fluxzero.devserver.DevSession.Observability
Returns a hash code value for this object.
hashCode() - Method in record class io.fluxzero.devserver.DevSession.ServiceStatus
Returns a hash code value for this object.
hashCode() - Method in record class io.fluxzero.devserver.FrontendConfig
Returns a hash code value for this object.
hasMore() - Method in record class io.fluxzero.devserver.AgentChange
Returns the value of the hasMore record component.
hasMore() - Method in record class io.fluxzero.devserver.AgentLogPage
Returns the value of the hasMore record component.
heartbeatAt() - Method in record class io.fluxzero.devserver.DevSession
Returns the value of the heartbeatAt record component.
http() - Method in record class io.fluxzero.devserver.DevServiceConfig.Readiness
Returns the value of the http record component.

I

id() - Method in record class io.fluxzero.devserver.AgentProblemSummary
Returns the value of the id record component.
id() - Method in record class io.fluxzero.devserver.DevProblem
Returns the value of the id record component.
idleTimeout() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the idleTimeout record component.
idp() - Method in record class io.fluxzero.devserver.DevSession
Returns the value of the idp record component.
idpMode() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the idpMode record component.
IdpMode - Enum Class in io.fluxzero.devserver
Determines whether the dev environment manages authentication infrastructure.
INFO - Enum constant in enum class io.fluxzero.devserver.DevLogEvent.Level
 
instanceId() - Method in record class io.fluxzero.devserver.AgentProblemSummary
Returns the value of the instanceId record component.
instanceId() - Method in record class io.fluxzero.devserver.DevLogEvent
Returns the value of the instanceId record component.
instanceId() - Method in record class io.fluxzero.devserver.DevProblem
Returns the value of the instanceId record component.
instanceIds() - Method in record class io.fluxzero.devserver.AgentSelector
Returns the value of the instanceIds record component.
io.fluxzero.devserver - module io.fluxzero.devserver
 
io.fluxzero.devserver - package io.fluxzero.devserver
 

L

lastEventSequence() - Method in record class io.fluxzero.devserver.DevDiagnostics
Returns the value of the lastEventSequence record component.
lastEventSequence() - Method in record class io.fluxzero.devserver.DevProblem
Returns the value of the lastEventSequence record component.
lastSeenAt() - Method in record class io.fluxzero.devserver.DevProblem
Returns the value of the lastSeenAt record component.
level() - Method in record class io.fluxzero.devserver.DevLogEvent
Returns the value of the level record component.

M

main(String[]) - Static method in class io.fluxzero.devserver.DevMcpStdioMain
 
main(String[]) - Static method in class io.fluxzero.devserver.DevProjectConfigMain
 
main(String[]) - Static method in class io.fluxzero.devserver.DevRuntimeProcessMain
 
main(String[]) - Static method in class io.fluxzero.devserver.DevServerBootstrapMain
 
main(String[]) - Static method in class io.fluxzero.devserver.DevServerControlMain
 
main(String[]) - Static method in class io.fluxzero.devserver.DevServerMain
 
main(String[]) - Static method in class io.fluxzero.devserver.DevServerPreflightMain
 
main(String[]) - Static method in class io.fluxzero.devserver.TestApplicationLauncher
 
mainClass() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the mainClass record component.
MANAGED - Enum constant in enum class io.fluxzero.devserver.IdpMode
Start the local test IDP and inject its OIDC application settings.
MAX_LIMIT - Static variable in class io.fluxzero.devserver.AgentQueryService
 
MAX_WAIT - Static variable in class io.fluxzero.devserver.AgentQueryService
 
mcp() - Method in record class io.fluxzero.devserver.DevSession
Returns the value of the mcp record component.
message() - Method in record class io.fluxzero.devserver.DevLogEvent
Returns the value of the message record component.
metadata() - Method in record class io.fluxzero.devserver.DevSession.ServiceStatus
Returns the value of the metadata record component.
minimumLevel() - Method in record class io.fluxzero.devserver.AgentSelector
Returns the value of the minimumLevel record component.
mode() - Method in record class io.fluxzero.devserver.FrontendConfig
Returns the value of the mode record component.

N

name() - Method in record class io.fluxzero.devserver.DevSession.ServiceStatus
Returns the value of the name record component.
namespace() - Method in record class io.fluxzero.devserver.DevApplicationConfig
Returns the value of the namespace record component.
namespace() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the namespace record component.
none() - Static method in record class io.fluxzero.devserver.FrontendConfig
 
NONE - Enum constant in enum class io.fluxzero.devserver.FrontendConfig.Mode
 

O

observability() - Method in record class io.fluxzero.devserver.DevSession
Returns the value of the observability record component.
Observability(String, String, String, String, String) - Constructor for record class io.fluxzero.devserver.DevSession.Observability
Creates an instance of a Observability record class.
occurrences() - Method in record class io.fluxzero.devserver.AgentProblemSummary
Returns the value of the occurrences record component.
occurrences() - Method in record class io.fluxzero.devserver.DevProblem
Returns the value of the occurrences record component.
onBinary(WebSocket, ByteBuffer, boolean) - Method in class io.fluxzero.devserver.DevGateway.GatewayWebSocketBridge
 
onClose(WebSocket, int, String) - Method in class io.fluxzero.devserver.DevGateway.GatewayWebSocketBridge
 
onError(WebSocket, Throwable) - Method in class io.fluxzero.devserver.DevGateway.GatewayWebSocketBridge
 
onOpen(WebSocket) - Method in class io.fluxzero.devserver.DevGateway.GatewayWebSocketBridge
 
onPing(WebSocket, ByteBuffer) - Method in class io.fluxzero.devserver.DevGateway.GatewayWebSocketBridge
 
onPong(WebSocket, ByteBuffer) - Method in class io.fluxzero.devserver.DevGateway.GatewayWebSocketBridge
 
onText(WebSocket, CharSequence, boolean) - Method in class io.fluxzero.devserver.DevGateway.GatewayWebSocketBridge
 
onWebSocketBinary(ByteBuffer, Callback) - Method in class io.fluxzero.devserver.DevGateway.GatewayWebSocketBridge
 
onWebSocketClose(int, String, Callback) - Method in class io.fluxzero.devserver.DevGateway.GatewayWebSocketBridge
 
onWebSocketError(Throwable) - Method in class io.fluxzero.devserver.DevGateway.GatewayWebSocketBridge
 
onWebSocketOpen(Session) - Method in class io.fluxzero.devserver.DevGateway.GatewayWebSocketBridge
 
onWebSocketPing(ByteBuffer) - Method in class io.fluxzero.devserver.DevGateway.GatewayWebSocketBridge
 
onWebSocketPong(ByteBuffer) - Method in class io.fluxzero.devserver.DevGateway.GatewayWebSocketBridge
 
onWebSocketText(String) - Method in class io.fluxzero.devserver.DevGateway.GatewayWebSocketBridge
 
operationId() - Method in record class io.fluxzero.devserver.AgentProblemSummary
Returns the value of the operationId record component.
operationId() - Method in record class io.fluxzero.devserver.DevLogEvent
Returns the value of the operationId record component.
operationId() - Method in record class io.fluxzero.devserver.DevProblem
Returns the value of the operationId record component.

P

pid() - Method in record class io.fluxzero.devserver.DevSession
Returns the value of the pid record component.
pid() - Method in record class io.fluxzero.devserver.DevSession.ServiceStatus
Returns the value of the pid record component.
port() - Method in record class io.fluxzero.devserver.DevSession.ServiceStatus
Returns the value of the port record component.
ports() - Method in record class io.fluxzero.devserver.DevServiceConfig
Returns the value of the ports record component.
problem() - Method in record class io.fluxzero.devserver.AgentProblemChange
Returns the value of the problem record component.
problemChanges() - Method in record class io.fluxzero.devserver.AgentChange
Returns the value of the problemChanges record component.
problems() - Method in record class io.fluxzero.devserver.AgentProblemPage
Returns the value of the problems record component.
problems() - Method in record class io.fluxzero.devserver.DevDiagnostics
Returns the value of the problems record component.
problems() - Method in record class io.fluxzero.devserver.DevSession.Observability
Returns the value of the problems record component.
profile() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the profile record component.
projectDirectory() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the projectDirectory record component.
projectDirectory() - Method in record class io.fluxzero.devserver.DevSession
Returns the value of the projectDirectory record component.
projects() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the projects record component.
proxy() - Method in record class io.fluxzero.devserver.DevSession
Returns the value of the proxy record component.

R

readiness() - Method in record class io.fluxzero.devserver.DevServiceConfig
Returns the value of the readiness record component.
Readiness(String, String, Duration) - Constructor for record class io.fluxzero.devserver.DevServiceConfig.Readiness
Creates an instance of a Readiness record class.
readinessPath() - Method in record class io.fluxzero.devserver.FrontendConfig
Returns the value of the readinessPath record component.
reason() - Method in record class io.fluxzero.devserver.AgentProblemChange
Returns the value of the reason record component.
reload() - Method in record class io.fluxzero.devserver.DevSession
Returns the value of the reload record component.
RESOLVED - Enum constant in enum class io.fluxzero.devserver.AgentProblemChange.Type
 
runtime() - Method in record class io.fluxzero.devserver.DevSession
Returns the value of the runtime record component.

S

secrets() - Method in record class io.fluxzero.devserver.DevApplicationConfig
Returns the value of the secrets record component.
sequence() - Method in record class io.fluxzero.devserver.AgentCursor
Returns the value of the sequence record component.
sequence() - Method in record class io.fluxzero.devserver.AgentProblemChange
Returns the value of the sequence record component.
sequence() - Method in record class io.fluxzero.devserver.DevLogEvent
Returns the value of the sequence record component.
serviceId() - Method in record class io.fluxzero.devserver.AgentProblemSummary
Returns the value of the serviceId record component.
serviceId() - Method in record class io.fluxzero.devserver.DevLogEvent
Returns the value of the serviceId record component.
serviceId() - Method in record class io.fluxzero.devserver.DevProblem
Returns the value of the serviceId record component.
serviceIds() - Method in record class io.fluxzero.devserver.AgentSelector
Returns the value of the serviceIds record component.
services() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the services record component.
services() - Method in record class io.fluxzero.devserver.DevSession
Returns the value of the services record component.
ServiceStatus(String, String, String, Integer, Long, String) - Constructor for record class io.fluxzero.devserver.DevSession.ServiceStatus
 
ServiceStatus(String, String, String, Integer, Long, String, Map) - Constructor for record class io.fluxzero.devserver.DevSession.ServiceStatus
Creates an instance of a ServiceStatus record class.
serviceType() - Method in record class io.fluxzero.devserver.AgentProblemSummary
Returns the value of the serviceType record component.
serviceType() - Method in record class io.fluxzero.devserver.DevLogEvent
Returns the value of the serviceType record component.
serviceType() - Method in record class io.fluxzero.devserver.DevProblem
Returns the value of the serviceType record component.
session() - Method in record class io.fluxzero.devserver.AgentStatus
Returns the value of the session record component.
session() - Method in class io.fluxzero.devserver.DevServer
 
sessionChanged() - Method in record class io.fluxzero.devserver.AgentChange
Returns the value of the sessionChanged record component.
sessionChanged() - Method in record class io.fluxzero.devserver.AgentLogPage
Returns the value of the sessionChanged record component.
sessionDirectory() - Method in record class io.fluxzero.devserver.DevSession.Observability
Returns the value of the sessionDirectory record component.
sessionId() - Method in record class io.fluxzero.devserver.AgentCursor
Returns the value of the sessionId record component.
sessionId() - Method in record class io.fluxzero.devserver.DevDiagnostics
Returns the value of the sessionId record component.
sessionId() - Method in record class io.fluxzero.devserver.DevSession
Returns the value of the sessionId record component.
setupCommand() - Method in record class io.fluxzero.devserver.FrontendConfig
Returns the value of the setupCommand record component.
severity() - Method in record class io.fluxzero.devserver.AgentProblemSummary
Returns the value of the severity record component.
severity() - Method in record class io.fluxzero.devserver.DevProblem
Returns the value of the severity record component.
source() - Method in record class io.fluxzero.devserver.AgentProblemSummary
Returns the value of the source record component.
source() - Method in record class io.fluxzero.devserver.DevLogEvent
Returns the value of the source record component.
source() - Method in record class io.fluxzero.devserver.DevProblem
Returns the value of the source record component.
sources() - Method in record class io.fluxzero.devserver.AgentSelector
Returns the value of the sources record component.
start() - Method in class io.fluxzero.devserver.DevServer
 
startedAt() - Method in record class io.fluxzero.devserver.DevSession
Returns the value of the startedAt record component.
startupTimeout() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the startupTimeout record component.
state() - Method in record class io.fluxzero.devserver.DevSession.ServiceStatus
Returns the value of the state record component.
status() - Method in record class io.fluxzero.devserver.DevSession
Returns the value of the status record component.
stopCommand() - Method in record class io.fluxzero.devserver.DevServiceConfig
Returns the value of the stopCommand record component.
stream() - Method in record class io.fluxzero.devserver.DevLogEvent
Returns the value of the stream record component.
summary() - Method in record class io.fluxzero.devserver.AgentProblemSummary
Returns the value of the summary record component.
summary() - Method in record class io.fluxzero.devserver.DevProblem
Returns the value of the summary record component.

T

tcp() - Method in record class io.fluxzero.devserver.DevServiceConfig.Readiness
Returns the value of the tcp record component.
TestApplicationLauncher - Class in io.fluxzero.devserver
Child-process entry point for explicitly selected test applications, whose main method may be package-private.
tests() - Method in record class io.fluxzero.devserver.AgentTestStatus
Returns the value of the tests record component.
tests() - Method in record class io.fluxzero.devserver.DevSession
Returns the value of the tests record component.
testsEnabled() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the testsEnabled record component.
timedOut() - Method in record class io.fluxzero.devserver.AgentChange
Returns the value of the timedOut record component.
timeout() - Method in record class io.fluxzero.devserver.DevServiceConfig.Readiness
Returns the value of the timeout record component.
timestamp() - Method in record class io.fluxzero.devserver.DevLogEvent
Returns the value of the timestamp record component.
toString() - Method in record class io.fluxzero.devserver.AgentChange
Returns a string representation of this record class.
toString() - Method in record class io.fluxzero.devserver.AgentCursor
Returns a string representation of this record class.
toString() - Method in record class io.fluxzero.devserver.AgentLogPage
Returns a string representation of this record class.
toString() - Method in record class io.fluxzero.devserver.AgentProblemChange
Returns a string representation of this record class.
toString() - Method in record class io.fluxzero.devserver.AgentProblemPage
Returns a string representation of this record class.
toString() - Method in record class io.fluxzero.devserver.AgentProblemSummary
Returns a string representation of this record class.
toString() - Method in record class io.fluxzero.devserver.AgentSelector
Returns a string representation of this record class.
toString() - Method in record class io.fluxzero.devserver.AgentStatus
Returns a string representation of this record class.
toString() - Method in record class io.fluxzero.devserver.AgentTestStatus
Returns a string representation of this record class.
toString() - Method in record class io.fluxzero.devserver.DevApplicationConfig
Returns a string representation of this record class.
toString() - Method in record class io.fluxzero.devserver.DevDiagnostics
Returns a string representation of this record class.
toString() - Method in record class io.fluxzero.devserver.DevLogEvent
Returns a string representation of this record class.
toString() - Method in record class io.fluxzero.devserver.DevProblem
Returns a string representation of this record class.
toString() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns a string representation of this record class.
toString() - Method in record class io.fluxzero.devserver.DevServiceConfig.Readiness
Returns a string representation of this record class.
toString() - Method in record class io.fluxzero.devserver.DevServiceConfig
Returns a string representation of this record class.
toString() - Method in record class io.fluxzero.devserver.DevSession.Observability
Returns a string representation of this record class.
toString() - Method in record class io.fluxzero.devserver.DevSession.ServiceStatus
Returns a string representation of this record class.
toString() - Method in record class io.fluxzero.devserver.DevSession
Returns a string representation of this record class.
toString() - Method in record class io.fluxzero.devserver.FrontendConfig
Returns a string representation of this record class.
TRACE - Enum constant in enum class io.fluxzero.devserver.DevLogEvent.Level
 
truncated() - Method in record class io.fluxzero.devserver.AgentProblemPage
Returns the value of the truncated record component.
type() - Method in record class io.fluxzero.devserver.AgentProblemChange
Returns the value of the type record component.

U

updatedAt() - Method in record class io.fluxzero.devserver.DevDiagnostics
Returns the value of the updatedAt record component.
updatedAt() - Method in record class io.fluxzero.devserver.DevSession
Returns the value of the updatedAt record component.
url() - Method in record class io.fluxzero.devserver.DevServiceConfig
Returns the value of the url record component.
url() - Method in record class io.fluxzero.devserver.DevSession.ServiceStatus
Returns the value of the url record component.
url() - Method in record class io.fluxzero.devserver.FrontendConfig
Returns the value of the url record component.

V

value() - Method in enum class io.fluxzero.devserver.AgentProblemChange.Type
 
valueOf(String) - Static method in enum class io.fluxzero.devserver.AgentProblemChange.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.fluxzero.devserver.DevLogEvent.Level
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.fluxzero.devserver.FrontendConfig.Mode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.fluxzero.devserver.IdpMode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.fluxzero.devserver.AgentProblemChange.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.fluxzero.devserver.DevLogEvent.Level
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.fluxzero.devserver.FrontendConfig.Mode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.fluxzero.devserver.IdpMode
Returns an array containing the constants of this enum class, in the order they are declared.

W

waitForChange(AgentCursor, AgentSelector, Duration, int) - Method in class io.fluxzero.devserver.AgentQueryService
 
WARN - Enum constant in enum class io.fluxzero.devserver.DevLogEvent.Level
 
warnings() - Method in record class io.fluxzero.devserver.AgentStatus
Returns the value of the warnings record component.
warnings() - Method in record class io.fluxzero.devserver.DevDiagnostics
Returns the value of the warnings record component.
watch() - Method in record class io.fluxzero.devserver.DevServerConfig
Returns the value of the watch record component.
withBackendPaths(List) - Method in record class io.fluxzero.devserver.FrontendConfig
Returns a copy with the public paths that should bypass the frontend and retain their path toward Fluxzero.
withLaunchSetup(String, String) - Method in record class io.fluxzero.devserver.FrontendConfig
Returns a copy with the working directory and optional setup command for the managed frontend.
withReadinessPath(String) - Method in record class io.fluxzero.devserver.FrontendConfig
Returns a copy that probes the given HTTP path for frontend readiness.
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values