Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.huihoo.jfox.ms.crb
,
org.huihoo.jfox.ms.crb.rmi
,
org.huihoo.jfox.ms.crb.socket
,
org.huihoo.jfox.ms.jms.base
,
org.huihoo.jfox.ms.jms.message
,
org.huihoo.jfox.ms.jms.queue
,
org.huihoo.jfox.ms.jms.topic
,
org.huihoo.jfox.ms.jms.util
,
org.huihoo.jfox.ms.management
Class Hierarchy
class java.lang.Object
class org.huihoo.jfox.ms.jms.base.
ConnectionFactoryImpl
(implements javax.jms.ConnectionFactory)
class org.huihoo.jfox.ms.jms.queue.
QueueConnectionFactoryImpl
(implements javax.jms.QueueConnectionFactory, javax.naming.Referenceable, java.io.Serializable)
class org.huihoo.jfox.ms.jms.topic.
TopicConnectionFactoryImpl
(implements javax.jms.TopicConnectionFactory)
class org.huihoo.jfox.ms.jms.base.
ConnectionFactoryObjectFactory
(implements javax.naming.spi.ObjectFactory)
class org.huihoo.jfox.ms.jms.base.
ConnectionImpl
(implements javax.jms.Connection)
class org.huihoo.jfox.ms.jms.queue.
QueueConnectionImpl
(implements javax.jms.QueueConnection)
class org.huihoo.jfox.ms.jms.topic.
TopicConnectionImpl
(implements javax.jms.TopicConnection)
class org.huihoo.jfox.ms.jms.base.
ConnectionMetaDataImpl
(implements javax.jms.ConnectionMetaData)
class org.huihoo.jfox.ms.jms.message.
CorrelationID
class java.util.Date (implements java.lang.Cloneable, java.lang.Comparable, java.io.Serializable)
class org.huihoo.jfox.ms.jms.util.
JMSTimestamp
class org.huihoo.jfox.ms.jms.base.
DeliveryModeImpl
(implements javax.jms.DeliveryMode)
class org.huihoo.jfox.ms.jms.base.
DestinationImpl
(implements javax.jms.Destination, javax.naming.Referenceable, java.io.Serializable)
class org.huihoo.jfox.ms.jms.queue.
QueueImpl
(implements javax.jms.Queue, javax.naming.Referenceable, java.io.Serializable)
class org.huihoo.jfox.ms.jms.queue.
TemporaryQueueImpl
(implements javax.jms.TemporaryQueue)
class org.huihoo.jfox.ms.jms.topic.
TopicImpl
(implements javax.jms.Topic)
class org.huihoo.jfox.ms.jms.topic.
TemporaryTopicImpl
(implements javax.jms.TemporaryTopic)
class org.huihoo.jfox.ms.management.
DestinationManager
class org.huihoo.jfox.ms.jms.base.
DestinationObjectFactory
(implements javax.naming.spi.ObjectFactory)
class org.huihoo.jfox.ms.jms.message.
Expiration
class org.huihoo.jfox.ms.jms.message.
FormatHelper
class org.huihoo.jfox.ms.crb.
GenConnectionFactoryImpl
(implements java.io.Serializable)
class org.huihoo.jfox.ms.crb.
LinkServerService
class org.huihoo.jfox.ms.crb.rmi.
RMILinkServerService
class org.huihoo.jfox.ms.crb.socket.
SocketLinkServerService
(implements java.lang.Runnable)
class org.huihoo.jfox.ms.jms.base.
MessageConsumerImpl
(implements javax.jms.MessageConsumer)
class org.huihoo.jfox.ms.jms.queue.
QueueReceiverImpl
(implements javax.jms.QueueReceiver)
class org.huihoo.jfox.ms.jms.topic.
TopicSubscriberImpl
(implements javax.jms.TopicSubscriber)
class org.huihoo.jfox.ms.jms.message.
MessageHeader
class org.huihoo.jfox.ms.jms.message.
MessageID
class org.huihoo.jfox.ms.jms.message.
MessageImpl
(implements javax.jms.Message, java.io.Serializable)
class org.huihoo.jfox.ms.jms.message.
BytesMessageImpl
(implements javax.jms.BytesMessage, java.io.Serializable)
class org.huihoo.jfox.ms.jms.message.
MapMessageImpl
(implements javax.jms.MapMessage, java.io.Serializable)
class org.huihoo.jfox.ms.jms.message.
ObjectMessageImpl
(implements javax.jms.ObjectMessage, java.io.Serializable)
class org.huihoo.jfox.ms.jms.message.
StreamMessageImpl
(implements java.io.Serializable, javax.jms.StreamMessage)
class org.huihoo.jfox.ms.jms.message.
TextMessageImpl
(implements java.io.Serializable, javax.jms.TextMessage)
class org.huihoo.jfox.ms.jms.base.
MessageProducerImpl
(implements javax.jms.MessageProducer)
class org.huihoo.jfox.ms.jms.queue.
QueueSenderImpl
(implements javax.jms.QueueSender)
class org.huihoo.jfox.ms.jms.topic.
TopicPublisherImpl
(implements javax.jms.TopicPublisher)
class org.huihoo.jfox.ms.jms.message.
MessageProperties
class org.huihoo.jfox.ms.jms.message.
MessageType
class org.huihoo.jfox.ms.jms.message.
Priority
class org.huihoo.jfox.ms.jms.queue.
QueueBrowserImpl
(implements javax.jms.QueueBrowser)
class java.rmi.server.RemoteObject (implements java.rmi.Remote, java.io.Serializable)
class java.rmi.server.RemoteServer
class java.rmi.server.UnicastRemoteObject
class org.huihoo.jfox.ms.crb.rmi.
RMILinkServer
(implements org.huihoo.jfox.ms.crb.rmi.
LinkServerRemote
)
class org.huihoo.jfox.ms.jms.base.
SessionImpl
(implements javax.jms.Session)
class org.huihoo.jfox.ms.jms.queue.
QueueSessionImpl
(implements javax.jms.QueueSession)
class org.huihoo.jfox.ms.jms.topic.
TopicSessionImpl
(implements javax.jms.TopicSession)
class org.huihoo.jfox.ms.crb.socket.
SocketLinkServer
(implements java.lang.Cloneable, org.huihoo.jfox.ms.crb.
LinkServer
, java.io.Serializable)
class org.huihoo.jfox.ms.crb.
TestInterceptor
(implements org.huihoo.jfox.ms.crb.
Interceptor
)
Interface Hierarchy
interface org.huihoo.jfox.ms.crb.
Interceptor
interface org.huihoo.jfox.ms.crb.
LinkServer
interface org.huihoo.jfox.ms.crb.rmi.
LinkServerRemote
(also extends java.rmi.Remote)
interface java.rmi.Remote
interface org.huihoo.jfox.ms.crb.rmi.
LinkServerRemote
(also extends org.huihoo.jfox.ms.crb.
LinkServer
)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2002-2003 Open Enterprise Foundation. All Rights Reserved.