| Package | Description | 
|---|---|
| org.apache.tika.server.core | 
| Modifier and Type | Method and Description | 
|---|---|
| ServerStatus.STATUS | ServerStatus. getStatus() | 
| static ServerStatus.STATUS | ServerStatus.STATUS. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ServerStatus.STATUS[] | ServerStatus.STATUS. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ServerStatus. setStatus(ServerStatus.STATUS status) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.