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

Uses of Interface org.jboss.mq.il.ClientILService (JBoss Messaging API) - JBoss 3.2.7 messaging API Documentation 英文版文档


Uses of Interface
org.jboss.mq.il.ClientILService

Packages that use ClientILService
org.jboss.mq   
org.jboss.mq.il.http   
org.jboss.mq.il.jvm   
org.jboss.mq.il.oil   
org.jboss.mq.il.oil2   
org.jboss.mq.il.rmi   
org.jboss.mq.il.uil   
 

Uses of ClientILService in org.jboss.mq
 

Fields in org.jboss.mq declared as ClientILService
protected  ClientILService Connection.clientILService
          The object that sets up the client IL
 

Methods in org.jboss.mq that return ClientILService
 ClientILService GenericConnectionFactory.createClientILService(Connection connection)
          Creates a new instance of the ClientILService
 

Uses of ClientILService in org.jboss.mq.il.http
 

Classes in org.jboss.mq.il.http that implement ClientILService
 class HTTPClientILService
          The HTTP/S implementation of the ClientILService object.
 

Uses of ClientILService in org.jboss.mq.il.jvm
 

Classes in org.jboss.mq.il.jvm that implement ClientILService
 class JVMClientILService
          The RMI implementation of the ConnectionReceiver object
 

Uses of ClientILService in org.jboss.mq.il.oil
 

Classes in org.jboss.mq.il.oil that implement ClientILService
 class OILClientILService
          The RMI implementation of the ConnectionReceiver object
 

Uses of ClientILService in org.jboss.mq.il.oil2
 

Classes in org.jboss.mq.il.oil2 that implement ClientILService
 class OIL2ClientILService
          The OIL2 implementation of the ClientILService object
 

Uses of ClientILService in org.jboss.mq.il.rmi
 

Classes in org.jboss.mq.il.rmi that implement ClientILService
 class RMIClientILService
          The RMI implementation of the ConnectionReceiver object
 

Uses of ClientILService in org.jboss.mq.il.uil
 

Classes in org.jboss.mq.il.uil that implement ClientILService
 class UILClientILService
          The RMI implementation of the ConnectionReceiver object
 



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