当前页面: 
在线文档首页 > 
JBoss 4.0.1 sp1 messaging  API Documentation 英文版文档
SocketManager.ReadTask (JBoss Messaging API) - JBoss 4.0.1 sp1 messaging  API Documentation 英文版文档
org.jboss.mq.il.uil2
Class SocketManager.ReadTask
java.lang.Object
   org.jboss.mq.il.uil2.SocketManager.ReadTask
org.jboss.mq.il.uil2.SocketManager.ReadTask
- All Implemented Interfaces: 
- Runnable
- Enclosing class:
- SocketManager
- public class SocketManager.ReadTask- extends Object- implements Runnable
The task managing the socket read thread
 
| Method Summary | 
|  void | handleMsg(BaseMsg msg)Handle the message or respond with an error
 | 
|  void | run()
 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SocketManager.ReadTask
public SocketManager.ReadTask()
run
public void run()
- 
- Specified by:
- runin interface- Runnable
 
- 
 
handleMsg
public void handleMsg(BaseMsg msg)
- Handle the message or respond with an error
 
- 
 
- 
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.