站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 messaging API Documentation 英文版文档

Uses of Interface org.jboss.mq.il.uil2.SocketManagerHandler (JBoss Messaging API) - JBoss 4.0.1 sp1 messaging API Documentation 英文版文档


Uses of Interface
org.jboss.mq.il.uil2.SocketManagerHandler

Packages that use SocketManagerHandler
org.jboss.mq.il.uil2   
 

Uses of SocketManagerHandler in org.jboss.mq.il.uil2
 

Classes in org.jboss.mq.il.uil2 that implement SocketManagerHandler
 class ServerSocketManagerHandler
          This is the SocketManager callback handler for the UIL2 server side socket.
 class UILClientILService
          The UILClientILService runs on the client side of a JMS server connection and acts as a factory for the UILClientIL passed to the server.
 

Methods in org.jboss.mq.il.uil2 with parameters of type SocketManagerHandler
 void SocketManager.setHandler(SocketManagerHandler handler)
          Set the callback handler for msgs that were not originated by the socket manager.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.