|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProtocolProviderServiceGibberishImpl | |
|---|---|
| net.java.sip.communicator.impl.protocol.gibberish | |
| Uses of ProtocolProviderServiceGibberishImpl in net.java.sip.communicator.impl.protocol.gibberish |
|---|
| Methods in net.java.sip.communicator.impl.protocol.gibberish that return ProtocolProviderServiceGibberishImpl | |
|---|---|
ProtocolProviderServiceGibberishImpl |
OperationSetPersistentPresenceGibberishImpl.findProviderForGibberishUserID(String gibberishUserID)
Looks for a gibberish protocol provider registered for a user id matching gibberishUserID. |
ProtocolProviderServiceGibberishImpl |
OperationSetBasicTelephonyGibberishImpl.getProtocolProvider()
Returns the protocol provider that this operation set belongs to. |
ProtocolProviderServiceGibberishImpl |
CallPeerGibberishImpl.getProtocolProvider()
Returns the protocol provider that this peer belongs to. |
| Constructors in net.java.sip.communicator.impl.protocol.gibberish with parameters of type ProtocolProviderServiceGibberishImpl | |
|---|---|
CallGibberishImpl(ProtocolProviderServiceGibberishImpl sourceProvider)
Creates a CallGibberishImpl by specifying the sourceProvider. |
|
ContactGibberishImpl(String id,
ProtocolProviderServiceGibberishImpl parentProvider)
Creates an instance of a meta contact with the specified string used as a name and identifier. |
|
ContactGroupGibberishImpl(String groupName,
ProtocolProviderServiceGibberishImpl parentProvider)
Creates a ContactGroupGibberishImpl with the specified name. |
|
OperationSetBasicInstantMessagingGibberishImpl(ProtocolProviderServiceGibberishImpl provider,
OperationSetPersistentPresenceGibberishImpl opSetPersPresence)
Creates an instance of this operation set keeping a reference to the parent protocol provider and presence operation set. |
|
OperationSetBasicTelephonyGibberishImpl(ProtocolProviderServiceGibberishImpl protocolProvider)
Creates an instance of OperationSetBasicTelephonyGibberishImpl by specifying the corresponding protocolProvider |
|
OperationSetPersistentPresenceGibberishImpl(ProtocolProviderServiceGibberishImpl provider)
Creates an instance of this operation set keeping a reference to the specified parent provider. |
|
OperationSetTelephonyConferencingGibberishImpl(ProtocolProviderServiceGibberishImpl provider,
OperationSetBasicTelephonyGibberishImpl telephonyOpSet)
Creates an OperationSetTelephonyConferencingGibberishImpl by specifying the protocol provider and the according telephonyOpSet. |
|
OperationSetTypingNotificationsGibberishImpl(ProtocolProviderServiceGibberishImpl provider,
OperationSetPersistentPresenceGibberishImpl opSetPersPresence)
Creates a new instance of this operation set and keeps the parent provider as a reference. |
|
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||