public interface ServerSocketConnectorMBean extends MessageConnectorMBean
ServerSocketConnector
.Modifier and Type | Method and Description |
---|---|
String |
getBindAddr()
Network interface address to bind socket to
|
int |
getLocalPort()
Local TCP/IP port
|
void |
setBindAddr(String String) |
void |
setLocalPort(int port) |
getAddress, getConnectionCount, getEndpointStats, getName, getPassword, getReconnectDelay, getState, getThreadPriority, getUser, isActive, resetEndpointStats, restart, retrieveCompleteEndpointStats, setName, setPassword, setReconnectDelay, setThreadPriority, setUser, start, stop
int getLocalPort()
void setLocalPort(int port)
String getBindAddr()
void setBindAddr(String String) throws UnknownHostException
UnknownHostException
Copyright © 2002-2018 Devexperts LLC. All Rights Reserved.