JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
com.thecoderscorner.menu.mgr.ServerConnectionManager
Packages that use
ServerConnectionManager
Package
Description
com.thecoderscorner.menu.mgr
com.thecoderscorner.menu.remote.mgrclient
Uses of
ServerConnectionManager
in
com.thecoderscorner.menu.mgr
Methods in
com.thecoderscorner.menu.mgr
with parameters of type
ServerConnectionManager
Modifier and Type
Method
Description
void
MenuManagerServer.
addConnectionManager
(
ServerConnectionManager
manager)
Add a connection manager to the list of connection managers.
Uses of
ServerConnectionManager
in
com.thecoderscorner.menu.remote.mgrclient
Classes in
com.thecoderscorner.menu.remote.mgrclient
that implement
ServerConnectionManager
Modifier and Type
Class
Description
class
SocketServerConnectionManager