|
jSyncManager Simple Java Server | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ServiceAlreadyRunningException | |
|---|---|
| org.jSyncManager.SJS | |
| Uses of ServiceAlreadyRunningException in org.jSyncManager.SJS |
|---|
| Methods in org.jSyncManager.SJS that throw ServiceAlreadyRunningException | |
|---|---|
void |
ServerRemoteInterface.acceptIncomingRequests(java.net.SocketAddress address)
A method to accept incoming requests to the specified service. |
void |
Server.acceptIncomingRequests(java.net.SocketAddress address)
A method to accept incoming requests to the specified service. |
void |
ServerRemoteInterface.acceptIncomingRequests(java.lang.String serviceName)
A method to accept incoming requests to the specified service. |
void |
Server.acceptIncomingRequests(java.lang.String serviceName)
A method to accept incoming requests to the specified service. |
void |
ServerRemoteInterface.acceptIncomingRequests(java.lang.String address,
int port)
A method to accept incoming requests to the specified service. |
void |
Server.acceptIncomingRequests(java.lang.String address,
int port)
A method to accept incoming requests to the specified service. |
|
jSyncManager Simple Java Server | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||