| Package | Description | 
|---|---|
| com.ibm.tivoli.imi.drivers.moc2007 | |
| com.ibm.tivoli.imi.drivers.moc2007.util | 
| Constructor and Description | 
|---|
| IMMessageHandlerMocImpl(IMSessionMocImpl session,
                       IMUser imPartner) | 
| IMUserStatusHandlerMocImpl(IMSessionMocImpl session) | 
| Modifier and Type | Method and Description | 
|---|---|
| static java.lang.String | HttpUtil. createHttpConnection(java.lang.String type,
                    IMSessionMocImpl session,
                    java.lang.String data,
                    java.lang.String adress)Method that will creat and return a new HTTPConnectio | 
| static java.lang.String | HttpUtil. get(IMSessionMocImpl session,
   java.lang.String data,
   java.lang.String adress)Method responsable to create one POST HttpConnection | 
| static void | MocUtil. initiatingSession(IMSessionMocImpl session)Method that initialize the session and put the user Available on
 Microsoft Office communicator | 
| static java.lang.String | HttpUtil. post(IMSessionMocImpl session,
    java.lang.String data,
    java.lang.String adress)Method responsable to create one GET HttpConnection | 
| static java.lang.String | MocUtil. queryPresence(IMSessionMocImpl session)Method responsable to send request user status to MOC | 
| static java.lang.String | MocUtil. sendMessage(java.lang.String message,
           IMSessionMocImpl session,
           IMUser partner)Method responsable to send messages from handlers to MOC | 
| static void | MocUtil. signIn(IMSessionMocImpl session)Method that realize the signIn on Microsoft Office communicator | 
| static void | MocUtil. terminatingSession(IMSessionMocImpl session)Method that finalize the session on Microsoft Office communicator | 
| Constructor and Description | 
|---|
| QueryStatus(IMSessionMocImpl session) | 
| ReceiveMessage(IMSessionMocImpl session) |