| Package | Description |
|---|---|
| Sirius.server.registry.rmplugin | |
| Sirius.server.registry.rmplugin.interfaces |
| Modifier and Type | Method and Description |
|---|---|
int |
RMRegistryServerImpl.sendMessage(String target,
String message,
String title)
This method is the heart of RMRegistry implementation and provides the main functionallity.
|
int |
RMRegistryServerImpl.sendMessage(String target,
String ipAddress,
String message,
String title)
Actually the same as the Method sendMessage(String,String) but with this method it is possible to further select
the user via the ipAddress.
|
| Modifier and Type | Method and Description |
|---|---|
int |
RMForwarder.sendMessage(String target,
String message,
String title)
This method is the heart of RMRegistry implementation and represents the main functionallity.
|
int |
RMForwarder.sendMessage(String target,
String ipAddress,
String message,
String title)
Actually the same as the Method sendMessage(String,String) but with this method it is possible to further select
the user via the ipAddress.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.