public class AjpListener extends WebListenerBase
| Constructor and Description |
|---|
AjpListener()
Initializes a newly created AjpListener object with AJP protocol.
|
AjpListener(String id,
int port)
Initializes a newly created AjpListener object with AJP protocol.
|
getConfig, getId, getPort, getProtocol, getWebContainer, setConfig, setId, setPort, setProtocol, setWebContainerpublic AjpListener()
public AjpListener(String id, int port)
id - the id of the listenerport - the port of the listenerCopyright © 2017. All rights reserved.