Constant Field Values

Contents

org.objectweb.*

  • org.objectweb.joram.client.jms.Connection 
    Modifier and Type Constant Field Value
    public final String MESSAGE_ID_PREFIX_PROPERTY "org.objectweb.joram.client.jms.messageid.prefix"
  • org.objectweb.joram.client.jms.org.objectweb.joram.client.jms.Connection.Status 
    Modifier and Type Constant Field Value
    public static final int CLOSE 2
    public static final int START 1
    public static final int STOP 0
  • org.objectweb.joram.client.jms.ConnectionFactory 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.objectweb.joram.client.jms.ConnectionMetaData 
    Modifier and Type Constant Field Value
    public static final int jmsMajorVersion 2
    public static final int jmsMinorVersion 0
    public static final String jmsVersion "2.0"
    public static final String providerName "Joram"
  • org.objectweb.joram.client.jms.Destination 
    Modifier and Type Constant Field Value
    public static final String ACQUISITION_QUEUE "org.objectweb.joram.mom.dest.AcquisitionQueue"
    public static final String ACQUISITION_TOPIC "org.objectweb.joram.mom.dest.AcquisitionTopic"
    public static final String ALIAS_QUEUE "org.objectweb.joram.mom.dest.AliasQueue"
    public static final String CLUSTER_QUEUE "org.objectweb.joram.mom.dest.ClusterQueue"
    public static final String DEAD_MQUEUE "org.objectweb.joram.mom.dest.Queue"
    public static final String DISTRIBUTION_QUEUE "org.objectweb.joram.mom.dest.DistributionQueue"
    public static final String DISTRIBUTION_TOPIC "org.objectweb.joram.mom.dest.DistributionTopic"
    public static final String FTP_QUEUE "com.scalagent.joram.mom.dest.ftp.FtpQueue"
    public static final String QUEUE "org.objectweb.joram.mom.dest.Queue"
    public static final byte QUEUE_TYPE 2
    public static final String SCHEDULER_QUEUE "com.scalagent.joram.mom.dest.scheduler.SchedulerQueue"
    private static final long serialVersionUID 1L
    public static final byte TEMPORARY 16
    public static final String TOPIC "org.objectweb.joram.mom.dest.Topic"
    public static final byte TOPIC_TYPE 1
  • org.objectweb.joram.client.jms.FactoryParameters 
    Modifier and Type Constant Field Value
    private static final String INTERCEPTOR_CLASS_NAME_SEPARATOR ","
    private static final long serialVersionUID 1L
  • org.objectweb.joram.client.jms.org.objectweb.joram.client.jms.MessageConsumer.Status 
    Modifier and Type Constant Field Value
    public static final int CLOSE 1
    public static final int OPEN 0
  • org.objectweb.joram.client.jms.org.objectweb.joram.client.jms.MessageConsumerListener 
    Modifier and Type Constant Field Value
    private static final boolean debug false
  • org.objectweb.joram.client.jms.org.objectweb.joram.client.jms.MessageConsumerListener.ReceiveStatus 
    Modifier and Type Constant Field Value
    public static final int CONSUMING_REPLY 2
    public static final int INIT 0
    public static final int WAIT_FOR_REPLY 1
  • org.objectweb.joram.client.jms.MessageConsumerListener.Status 
    Modifier and Type Constant Field Value
    public static final int CLOSE 3
    public static final int INIT 0
    public static final int ON_MSG 2
    public static final int RUN 1
  • org.objectweb.joram.client.jms.Queue 
    Modifier and Type Constant Field Value
    public static final String DELIVERY_DELAY "deliveryDelay"
    public static final String REDELIVERY_DELAY "redeliveryDelay"
    private static final long serialVersionUID 1L
  • org.objectweb.joram.client.jms.QueueConnectionFactory 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.objectweb.joram.client.jms.org.objectweb.joram.client.jms.Session.RequestStatus 
    Modifier and Type Constant Field Value
    public static final int DONE 2
    public static final int NONE 0
    public static final int RUN 1
  • org.objectweb.joram.client.jms.org.objectweb.joram.client.jms.Session.SessionMode 
    Modifier and Type Constant Field Value
    public static final int APP_SERVER 3
    public static final int LISTENER 2
    public static final int NONE 0
    public static final int RECEIVE 1
  • org.objectweb.joram.client.jms.org.objectweb.joram.client.jms.Session.Status 
    Modifier and Type Constant Field Value
    public static final int CLOSE 2
    public static final int START 1
    public static final int STOP 0
  • org.objectweb.joram.client.jms.StreamMessage 
    Modifier and Type Constant Field Value
    private static final int BOOLEAN 7
    private static final int BYTE 9
    private static final int BYTES 10
    private static final int CHAR 2
    private static final int DOUBLE 6
    private static final int FLOAT 5
    private static final int INT 3
    private static final int LONG 4
    private static final int NULL 11
    private static final int SHORT 1
    private static final int STRING 8
  • org.objectweb.joram.client.jms.TemporaryQueue 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.objectweb.joram.client.jms.TemporaryTopic 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.objectweb.joram.client.jms.Topic 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.objectweb.joram.client.jms.TopicConnectionFactory 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.objectweb.joram.client.jms.XAConnectionFactory 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.objectweb.joram.client.jms.XAQueueConnectionFactory 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.objectweb.joram.client.jms.XAResourceMngr 
    Modifier and Type Constant Field Value
    public static final int PREPARED 4
    public static final int ROLLBACK_ONLY 3
    public static final int STARTED 0
    public static final int SUCCESS 2
    public static final int SUSPENDED 1
  • org.objectweb.joram.client.jms.XATopicConnectionFactory 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.objectweb.joram.client.jms.connection.AbortedRequestException 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.objectweb.joram.client.jms.connection.org.objectweb.joram.client.jms.connection.RequestMultiplexer.Status 
    Modifier and Type Constant Field Value
    public static final int CLOSE 1
    public static final int OPEN 0
  • org.objectweb.joram.client.jms.connection.Requestor 
    Modifier and Type Constant Field Value
    public static final String DEFAULT_REQUEST_TIMEOUT_PROPERTY "org.objectweb.joram.client.jms.connection.Requestor.defaultRequestTimeout"
    public static final long DEFAULT_REQUEST_TIMEOUT_VALUE 0L
  • org.objectweb.joram.client.jms.connection.org.objectweb.joram.client.jms.connection.Requestor.Status 
    Modifier and Type Constant Field Value
    public static final int CLOSE 3
    public static final int DONE 2
    public static final int INIT 0
    public static final int RUN 1
    public static final int STOP 4