|
Class Summary |
| Constant |
|
| JMSConnection |
class used to store created JMSConnection objects
|
| JMSConnectionFactory |
class of object that stores a JMS ConnectionFactory object on the proxy server
|
| JMSConsumer |
class used to store an encapsulated objects of the JMS class Consumer and its
subclasses
|
| JMSDestination |
Title: |
| JMSMessage |
class used to store an encapsulated objects of the JMS class Message and its
subclasses
|
| JMSObjectManager |
this class object is used to store on then proxy server all JMS-specific
objects that might be virtually created on the mobiles. |
| JMSObjectSet |
class representing a set of JMS-specific objects that are virtually created
on mobiles and realy stored on the proxy server
|
| JMSProducer |
class storing an encapsulated object of a JMS class Producer or its subclasses
|
| JMSProxyMethod |
experimental
|
| JMSProxyResult |
experimental
|
| JMSSession |
class encapsulating object of JMS class Session or its subclasses. |
| JNDIObject |
class encapsulating object that was virtually looked up aplications on a
mobiles and is stored on the proxy server
|
| ProxyStoredObject |
abstract class representing a container which stores one real JMS specific
object virtually created on some mobile. |
| ProxyStoredObjectType |
interface containig constants used to recognise
object's type |