A B C D E F G H I J L M N O P Q R S T U V W X _

C

canSessionsBeCreated() - Method in class com.sun.genericra.outbound.ManagedConnection
 
cleanup() - Method in class com.sun.genericra.outbound.ConnectionHandle
 
cleanup() - Method in class com.sun.genericra.outbound.ManagedConnection
Application server calls this method to force any cleanup on the ManagedConnection instance.
close() - Method in class com.sun.genericra.outbound.ConnectionHandle
 
close() - Method in class com.sun.genericra.outbound.MessageProducerProxy
 
close() - Method in class com.sun.genericra.outbound.SessionAdapter
 
closeConsumer() - Method in class com.sun.genericra.inbound.EndpointConsumer
 
com.sun.genericra - package com.sun.genericra
 
com.sun.genericra.inbound - package com.sun.genericra.inbound
 
com.sun.genericra.outbound - package com.sun.genericra.outbound
 
com.sun.genericra.util - package com.sun.genericra.util
 
commit(Xid, boolean) - Method in class com.sun.genericra.inbound.InboundXAResourceProxy
Commit the global transaction specified by xid.
commit(Xid, boolean) - Method in class com.sun.genericra.inbound.SimpleXAResourceProxy
Commit the global transaction specified by xid.
commit() - Method in class com.sun.genericra.outbound.LocalTransactionImpl
Commit a local transaction.
commit() - Method in class com.sun.genericra.outbound.SessionAdapter
 
commit(Xid, boolean) - Method in class com.sun.genericra.outbound.XAResourceProxy
Commit the global transaction specified by xid.
compare(XAResourceType) - Method in class com.sun.genericra.AbstractXAResourceType
If any one of the resources are configured with a policy of "OneForPhysicalConnection", then compare physical connection.
compare(XAResourceType) - Method in interface com.sun.genericra.XAResourceType
If any one of the resources are configured with a policy of "OneForPhysicalConnection", then compare physical connection.
ConnectionEventListenerHandler - Class in com.sun.genericra.outbound
Encapsulates the event listener usage of the resource adapter.
ConnectionEventListenerHandler(ManagedConnection) - Constructor for class com.sun.genericra.outbound.ConnectionEventListenerHandler
 
ConnectionFactory - Class in com.sun.genericra.outbound
ConnectionFactory implementation for the generic JMS resource adapter Implements the ConnectionFactory, TopicConnectionFactory, QueueConnectionFactory interfaces.
ConnectionFactory(ManagedConnectionFactory, ConnectionManager) - Constructor for class com.sun.genericra.outbound.ConnectionFactory
 
ConnectionHandle - Class in com.sun.genericra.outbound
ConnectionHandle implementation for the generic JMS resource adapter Implements the Connection, TopicConnection, QueueConnection interfaces.
ConnectionHandle(ManagedConnection) - Constructor for class com.sun.genericra.outbound.ConnectionHandle
 
ConnectionManager - Class in com.sun.genericra.outbound
Default simple ConnectionManager implementation of the generic JMS Resource Adapter Creates a new ManagedConnection for every allocateConnection
ConnectionManager() - Constructor for class com.sun.genericra.outbound.ConnectionManager
 
ConnectionRequestInfo - Class in com.sun.genericra.outbound
Generic JMS resource adapter specific request properties.
ConnectionRequestInfo(ManagedConnectionFactory, String, String) - Constructor for class com.sun.genericra.outbound.ConnectionRequestInfo
 
Constants - Class in com.sun.genericra.util
Constant values used by Generic Resource Adapter.
Constants() - Constructor for class com.sun.genericra.util.Constants
 
Constants.LogLevel - Class in com.sun.genericra.util
 
Constants.LogLevel() - Constructor for class com.sun.genericra.util.Constants.LogLevel
 
consumeMessage(Message, InboundJmsResource) - Method in class com.sun.genericra.inbound.EndpointConsumer
 
create() - Method in class com.sun.genericra.inbound.InboundJmsResourcePool
 
createBrowser(Queue) - Method in class com.sun.genericra.outbound.SessionAdapter
 
createBrowser(Queue, String) - Method in class com.sun.genericra.outbound.SessionAdapter
 
createBytesMessage() - Method in class com.sun.genericra.outbound.SessionAdapter
 
createConnection() - Method in class com.sun.genericra.outbound.ConnectionFactory
 
createConnection(String, String) - Method in class com.sun.genericra.outbound.ConnectionFactory
 
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class com.sun.genericra.outbound.ConnectionHandle
 
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class com.sun.genericra.outbound.ConnectionHandle
 
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class com.sun.genericra.outbound.ConnectionHandle
 
createConnectionFactory() - Method in class com.sun.genericra.outbound.AbstractManagedConnectionFactory
 
createConnectionFactory(ConnectionManager) - Method in class com.sun.genericra.outbound.AbstractManagedConnectionFactory
 
createConsumer(Destination) - Method in class com.sun.genericra.outbound.SessionAdapter
 
createConsumer(Destination, String) - Method in class com.sun.genericra.outbound.SessionAdapter
 
createConsumer(Destination, String, boolean) - Method in class com.sun.genericra.outbound.SessionAdapter
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class com.sun.genericra.outbound.ConnectionHandle
 
createDurableSubscriber(Topic, String) - Method in class com.sun.genericra.outbound.SessionAdapter
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class com.sun.genericra.outbound.SessionAdapter
 
createLocalSession(boolean, int, int) - Method in class com.sun.genericra.outbound.ManagedConnection
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class com.sun.genericra.outbound.AbstractManagedConnectionFactory
 
createMapMessage() - Method in class com.sun.genericra.outbound.SessionAdapter
 
createMessage() - Method in class com.sun.genericra.outbound.SessionAdapter
 
createObjectMessage() - Method in class com.sun.genericra.outbound.SessionAdapter
 
createObjectMessage(Serializable) - Method in class com.sun.genericra.outbound.SessionAdapter
 
createProducer(Destination) - Method in class com.sun.genericra.outbound.SessionAdapter
 
createPublisher(Topic) - Method in class com.sun.genericra.outbound.SessionAdapter
 
createQueue(String) - Method in class com.sun.genericra.outbound.SessionAdapter
 
createQueueConnection() - Method in class com.sun.genericra.outbound.ConnectionFactory
 
createQueueConnection(String, String) - Method in class com.sun.genericra.outbound.ConnectionFactory
 
createQueueSession(boolean, int) - Method in class com.sun.genericra.outbound.ConnectionHandle
 
createReceiver(Queue) - Method in class com.sun.genericra.outbound.SessionAdapter
 
createReceiver(Queue, String) - Method in class com.sun.genericra.outbound.SessionAdapter
 
createSender(Queue) - Method in class com.sun.genericra.outbound.SessionAdapter
 
createSession(boolean, int) - Method in class com.sun.genericra.outbound.ConnectionHandle
 
createStreamMessage() - Method in class com.sun.genericra.outbound.SessionAdapter
 
createSubscriber(Topic) - Method in class com.sun.genericra.outbound.SessionAdapter
 
createSubscriber(Topic, String, boolean) - Method in class com.sun.genericra.outbound.SessionAdapter
 
createTemporaryQueue() - Method in class com.sun.genericra.outbound.SessionAdapter
 
createTemporaryTopic() - Method in class com.sun.genericra.outbound.SessionAdapter
 
createTextMessage() - Method in class com.sun.genericra.outbound.SessionAdapter
 
createTextMessage(String) - Method in class com.sun.genericra.outbound.SessionAdapter
 
createTopic(String) - Method in class com.sun.genericra.outbound.SessionAdapter
 
createTopicConnection() - Method in class com.sun.genericra.outbound.ConnectionFactory
 
createTopicConnection(String, String) - Method in class com.sun.genericra.outbound.ConnectionFactory
 
createTopicSession(boolean, int) - Method in class com.sun.genericra.outbound.ConnectionHandle
 
createUsingClassName(String) - Method in class com.sun.genericra.util.ObjectBuilderFactory
 
createUsingJndiName(String, String) - Method in class com.sun.genericra.util.ObjectBuilderFactory
 

A B C D E F G H I J L M N O P Q R S T U V W X _