|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AdaptorServerSocketFactory
The ServerSocket factory interface.
It allows to create ServerSocket for JMX adaptors
Method Summary | |
---|---|
ServerSocket |
createServerSocket(int port,
int backlog,
String host)
Creates a new ServerSocket on the specified port, with the specified backlog and on the given host. |
Method Detail |
---|
ServerSocket createServerSocket(int port, int backlog, String host) throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |