|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Account | |
| net.sf.dexterim.core | |
| net.sf.dexterim.msn | |
| net.sf.dexterim.oscar | |
| net.sf.dexterim.oscar.client | Provides Factory and Builder Classes to generate Oscar Protocol Messages. |
| Uses of Account in net.sf.dexterim.core |
| Methods in net.sf.dexterim.core that return Account | |
Account |
IMConnection.connectedAs()
|
| Methods in net.sf.dexterim.core with parameters of type Account | |
void |
IMConnection.connect(Account account)
|
| Uses of Account in net.sf.dexterim.msn |
| Methods in net.sf.dexterim.msn that return Account | |
Account |
MsnConnection.connectedAs()
|
| Methods in net.sf.dexterim.msn with parameters of type Account | |
void |
MsnConnection.connect(Account account)
|
protected void |
MsnConnection.connect(Account account,
java.lang.String host,
int port)
|
| Uses of Account in net.sf.dexterim.oscar |
| Methods in net.sf.dexterim.oscar that return Account | |
Account |
OscarConnection.connectedAs()
|
| Methods in net.sf.dexterim.oscar with parameters of type Account | |
void |
OscarConnection.connect(Account account)
|
| Uses of Account in net.sf.dexterim.oscar.client |
| Methods in net.sf.dexterim.oscar.client with parameters of type Account | |
byte[] |
MessageBuilder.buildIdentRequest(Account account)
|
protected TLVCollection |
MessageBuilder.buildIdentTLV(Account account)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||