| Package | Description |
|---|---|
| com.ibm.tivoli.imi.drivers.moc2007 | |
| com.ibm.tivoli.imi.drivers.sametime | |
| com.ibm.tivoli.imi.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
IMSessionMocImpl |
| Modifier and Type | Method and Description |
|---|---|
IMSession |
IMDriverMocImpl.createSession() |
| Modifier and Type | Class and Description |
|---|---|
class |
IMSessionSTImpl |
| Modifier and Type | Method and Description |
|---|---|
IMSession |
IMDriverSTImpl.createSession() |
| Modifier and Type | Field and Description |
|---|---|
protected IMSession |
IMEvent.session |
| Modifier and Type | Method and Description |
|---|---|
static IMSession |
IMDriverManager.createChatSession(java.lang.String productName) |
abstract IMSession |
IMDriver.createSession() |
IMSession |
IMEvent.getSession() |
| Constructor and Description |
|---|
IMMessageEvent(java.lang.Object source,
IMSession session,
IMMessage message) |
IMResolveEvent(java.lang.Object source,
IMSession session,
java.lang.String userDisplayName,
IMResolveEvent.ResultType resultType,
java.util.List imUsers) |
IMUserStatusEvent(java.lang.Object source,
IMSession session,
IMUser imUser,
IMUser.IMUserStatus userStatus) |