Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.protocol.ssh.ProtocolProviderServiceSSHImpl

Packages that use ProtocolProviderServiceSSHImpl
net.java.sip.communicator.impl.protocol.ssh   
 

Uses of ProtocolProviderServiceSSHImpl in net.java.sip.communicator.impl.protocol.ssh
 

Methods in net.java.sip.communicator.impl.protocol.ssh that return ProtocolProviderServiceSSHImpl
 ProtocolProviderServiceSSHImpl OperationSetPersistentPresenceSSHImpl.findProviderForSSHUserID(String sshUserID)
          Looks for a ssh protocol provider registered for a user id matching sshUserID.
 

Constructors in net.java.sip.communicator.impl.protocol.ssh with parameters of type ProtocolProviderServiceSSHImpl
ContactGroupSSHImpl(String groupName, ProtocolProviderServiceSSHImpl parentProvider)
          Creates a ContactGroupSSHImpl with the specified name.
ContactSSHImpl(String id, ProtocolProviderServiceSSHImpl parentProvider)
          Creates an instance of a meta contact with the specified string used as a name and identifier.
OperationSetBasicInstantMessagingSSHImpl(ProtocolProviderServiceSSHImpl provider)
          Creates an instance of this operation set keeping a reference to the parent protocol provider and presence operation set.
OperationSetFileTransferSSHImpl(ProtocolProviderServiceSSHImpl parentProvider)
          Creates a new instance of OperationSetFileTransferSSHImpl
OperationSetPersistentPresenceSSHImpl(ProtocolProviderServiceSSHImpl provider)
          Creates an instance of this operation set keeping a reference to the specified parent provider.
SSHFileTransferDaemon(ContactSSH sshContact, ProtocolProviderServiceSSHImpl ppService)
          Creates a new instance of SSHFileTransferDaemon
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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