Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
com.presumo.jms.router

Classes in com.presumo.jms.router used by com.presumo.jms.router
ConnectionListener
           
PersistentAckHandler
           
RemoteSession
          Class that sits between the Router and the Transport layer in terms of message flow.
RemoteSession.MessageReader
          Inner class reperesenting thread reading messages from the transport implementation.
RemoteSession.MessageWriter
          Inner class writing messages to the Transport
Router
          The main routing functionality.
RouterAdapter
          Class to represent the functionality of starting stoping and closing a thread that is doing routing.
RoutingTarget
          Only interface the Router knows about in terms of sending messages.