public class WebAdminDTO extends Object
Holds the address and port to bind the web interface
Modifier and Type | Field and Description |
---|---|
String |
bind
The address and port to bind the web interface on in URL syntax.
|
Constructor and Description |
---|
WebAdminDTO() |
public String bind
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.