| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.core.ControllerInfo |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ControllerInfo(InetSocketAddress address, int protocol) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| InetSocketAddress | getAddress() | ||||||||||
| String | getInterface() | ||||||||||
| int | getPort() | ||||||||||
| int | getProtocol() | ||||||||||
| boolean | isSecure() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||