| Package | Description | 
|---|---|
| org.apache.ambari.server.agent.stomp | 
| Modifier and Type | Method and Description | 
|---|---|
StompResponse.StompResponseStatus | 
StompResponse.getStatus()  | 
static StompResponse.StompResponseStatus | 
StompResponse.StompResponseStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static StompResponse.StompResponseStatus[] | 
StompResponse.StompResponseStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
StompResponse.setStatus(StompResponse.StompResponseStatus status)  | 
Copyright © 2022 Apache Software Foundation. All rights reserved.