|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Snac | |
net.sf.dexterim.oscar.client | Provides Factory and Builder Classes to generate Oscar Protocol Messages. |
net.sf.dexterim.oscar.entity | |
net.sf.dexterim.oscar.icbm | |
net.sf.dexterim.oscar.io | |
net.sf.dexterim.oscar.server | Provides Parser and Builder Classes parse received Oscar Messages. |
Uses of Snac in net.sf.dexterim.oscar.client |
Subclasses of Snac in net.sf.dexterim.oscar.client | |
class |
AuthorizationRequest
|
class |
BosRightsRequest
|
class |
BuddyListRightsRequest
|
class |
ClientReadyRequest
|
class |
FamilyVersionRequest
|
class |
LocationRightsRequest
|
class |
PersonalInfoRequest
|
class |
PrivacyRequest
|
class |
RateInfoAcknowledge
|
class |
RateInfoRequest
|
class |
ServiceRequest
|
class |
SetUserInformationRequest
|
Uses of Snac in net.sf.dexterim.oscar.entity |
Methods in net.sf.dexterim.oscar.entity with parameters of type Snac | |
static Response |
SnacFamiliesVersions.create(Snac snac)
|
Uses of Snac in net.sf.dexterim.oscar.icbm |
Subclasses of Snac in net.sf.dexterim.oscar.icbm | |
class |
ICBMParameterRequest
|
class |
InitialICBMParameterRequest
|
class |
SendMessageRequest
|
Uses of Snac in net.sf.dexterim.oscar.io |
Methods in net.sf.dexterim.oscar.io with parameters of type Snac | |
Response |
GenericServiceControlsParser.parse(Snac snac)
|
void |
OscarChannel.write(Snac snac)
|
Response |
SnacParserDelegate.parse(Snac snac)
|
Uses of Snac in net.sf.dexterim.oscar.server |
Methods in net.sf.dexterim.oscar.server that return Snac | |
Snac |
GenericSnacResponse.getSnac()
|
Methods in net.sf.dexterim.oscar.server with parameters of type Snac | |
static Response |
MessageOfTheDayResponse.create(Snac snac)
|
static RateInfoResponse |
RateInfoResponse.create(Snac snac)
|
static Response |
SupportedSnacFamilies.create(Snac snac)
|
Constructors in net.sf.dexterim.oscar.server with parameters of type Snac | |
GenericSnacResponse(Snac snac)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |