public static class RequestControllerState.EntryPointState extends Object
Constructor and Description |
---|
EntryPointState(String deployment,
String endpoint,
boolean paused,
int outstandingRequests) |
Modifier and Type | Method and Description |
---|---|
String |
getDeployment() |
String |
getEndpoint() |
int |
isOutstandingRequests() |
boolean |
isPaused() |
Copyright © 2023 JBoss by Red Hat. All rights reserved.