|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ArgDelegationPeer
The UriDelegationPeer is used as a mechanism to pass arguments from the UriArgManager which resides in "launcher space" to our argument delegation service implementation that lives as an osgi bundle. An instance of this peer is created from within the argument delegation service impl and is registered with the UriArgManager.
| Method Summary | |
|---|---|
void |
handleConcurrentInvocationRequest()
Called when the user has tried to launch a second instance of SIP Communicator while a first one was already running. |
void |
handleUri(String uriArg)
Handles uriArg in whatever way it finds fit. |
| Method Detail |
|---|
void handleUri(String uriArg)
uriArg - the uri argument that this delegate has to handle.void handleConcurrentInvocationRequest()
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||