public static class SpqrProperties.Http extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SpqrProperties.Http.Mvc |
| Constructor and Description |
|---|
Http() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpoint() |
SpqrProperties.Http.Mvc |
getMvc() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setEndpoint(String endpoint) |
void |
setMvc(SpqrProperties.Http.Mvc mvc) |
public boolean isEnabled()
public void setEnabled(boolean enabled)
public String getEndpoint()
public void setEndpoint(String endpoint)
public SpqrProperties.Http.Mvc getMvc()
public void setMvc(SpqrProperties.Http.Mvc mvc)
Copyright © 2018–2021. All rights reserved.