|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MockProvider | |
|---|---|
| net.java.sip.communicator.impl.protocol.mock | |
| Uses of MockProvider in net.java.sip.communicator.impl.protocol.mock |
|---|
| Methods in net.java.sip.communicator.impl.protocol.mock that return MockProvider | |
|---|---|
MockProvider |
MockOperationSetBasicTelephony.getProtocolProvider()
Returns the protocol provider that this operation set belongs to. |
MockProvider |
MockCallPeer.getProtocolProvider()
Returns the protocol provider that this peer belongs to. |
| Constructors in net.java.sip.communicator.impl.protocol.mock with parameters of type MockProvider | |
|---|---|
MockBasicInstantMessaging(MockProvider provider,
MockPersistentPresenceOperationSet opSetPersPresence)
Creates an instance of this operation set keeping a reference to the parent protocol provider and presence operation set. |
|
MockCall(MockProvider sourceProvider)
Constructs a new MockCall. |
|
MockChatRoom(MockProvider provider,
MockMultiUserChat parentOpSet,
String roomName)
Creates an instance of MockChatRoom by specifying the corresponding protocol provider, the multi user chat operation set and the room name. |
|
MockContact(String id,
MockProvider parentProvider)
Creates an instance of a meta contact with the specified string used as a name and identifier. |
|
MockContactGroup(String groupName,
MockProvider parentProvider)
Creates a MockGroup with the specified name. |
|
MockMultiUserChat(MockProvider provider)
Creates an instance of this operation set keeping a reference to the parent protocol provider and presence operation set. |
|
MockOperationSetBasicTelephony(MockProvider protocolProvider)
|
|
MockOperationSetFileTransfer(MockProvider protocolProvider)
|
|
MockPersistentPresenceOperationSet(MockProvider provider)
|
|
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||