![]() | Get the session's message acknowledgment mode. |
![]() | Get whether the session is transacted. |
![]() | Closes the session and its message consumers and producers. |
![]() | Commits all produced and consumed messages in the current transaction. |
![]() | Overloaded. Creates a queue browser. |
![]() | Creates a BytesMessage. |
![]() | Overloaded. Creates a message consumer. |
![]() | Overloaded. Creates a durable subscriber. |
![]() | Creates a MapMessage. |
![]() | Creates a Message. |
![]() | Overloaded. Creates an ObjectMessage. |
![]() | Creates a message producer. |
![]() | Creates a queue object with the given name. |
![]() | Creates a StreamMessage. |
![]() | Creates a temporary queue whose lifetime is that of the connection's. |
![]() | Creates a temporary topic whose lifetime is that of the connection's. |
![]() | Overloaded. Creates a TextMessage. |
![]() | Creates a topic object with the given name. |
![]() | Stops message delivery in this session and restarts it with the oldest unacknowledged message. |
![]() | Overloaded. Retrieve a queue from LDAP |
![]() | Overloaded. Retrieve a topic from LDAP |
![]() | Rolls back all produced and consumed messages in the current transaction. |
![]() | Unsubscribes a durable subscription. |