Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Interface
net.java.sip.communicator.util.launchutils.ArgDelegationPeer

Packages that use ArgDelegationPeer
net.java.sip.communicator.impl.argdelegation   
net.java.sip.communicator.util.launchutils   
 

Uses of ArgDelegationPeer in net.java.sip.communicator.impl.argdelegation
 

Classes in net.java.sip.communicator.impl.argdelegation that implement ArgDelegationPeer
 class ArgDelegationPeerImpl
          Implements the UriDelegationPeer interface from our argument handler utility.
 

Uses of ArgDelegationPeer in net.java.sip.communicator.util.launchutils
 

Methods in net.java.sip.communicator.util.launchutils with parameters of type ArgDelegationPeer
 void LaunchArgHandler.setDelegationPeer(ArgDelegationPeer delegationPeer)
          Sets the delegationPeer that would be handling all URIs passed as command line arguments to SIP Communicator.
 void ArgDelegator.setDelegationPeer(ArgDelegationPeer delegationPeer)
          Sets a delegation peer that we can now use to pass arguments to and makes it handle all arguments that have been already registered.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.