|
jSyncManager Simple Java Server | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ConnectionManagerInterface | |
|---|---|
| org.jSyncManager.SJS | |
| org.jSyncManager.SJS.API | |
| Uses of ConnectionManagerInterface in org.jSyncManager.SJS |
|---|
| Classes in org.jSyncManager.SJS that implement ConnectionManagerInterface | |
|---|---|
(package private) class |
ConnectionManager
The ConnectionManager class. |
| Uses of ConnectionManagerInterface in org.jSyncManager.SJS.API |
|---|
| Methods in org.jSyncManager.SJS.API that return ConnectionManagerInterface | |
|---|---|
protected ConnectionManagerInterface |
AbstractAdapter.getConnectionManagerInterface()
Retrieves a handle to the configuration manager interface object. |
| Methods in org.jSyncManager.SJS.API with parameters of type ConnectionManagerInterface | |
|---|---|
void |
AbstractAdapter.processConnection(java.net.Socket socket,
java.util.Properties props,
ConnectionManagerInterface cm)
The processConnection method. |
|
jSyncManager Simple Java Server | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||