Package com.iizix.comm
Interface IServerConnector
public interface IServerConnector
The server connector interface associated with the web server request being handled.
- Author:
- Christopher Mindus
Method Summary
Modifier and TypeMethodDescriptionGets the port configuration for this server connection.
Method Details
getPortConfig
PortConfig getPortConfig()Gets the port configuration for this server connection.- Returns:
- The port configuration.