|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestException | |
---|---|
com.scalagent.joram.mom.dest.ftp | |
org.objectweb.joram.mom.dest | The org.objectweb.joram.mom.dest package holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. |
org.objectweb.joram.mom.dest.jmsbridge | The org.objectweb.joram.mom.dest.jmsbridge package provides utility classes used by the MOM destinations and proxies. |
Uses of RequestException in com.scalagent.joram.mom.dest.ftp |
---|
Methods in com.scalagent.joram.mom.dest.ftp that throw RequestException | |
---|---|
void |
FtpQueue.setProperties(java.util.Properties prop)
Configures a FtpQueue instance. |
Uses of RequestException in org.objectweb.joram.mom.dest |
---|
Methods in org.objectweb.joram.mom.dest that throw RequestException | |
---|---|
static AdminTopic.DestinationDesc |
AdminTopic.lookupDest(java.lang.String name,
byte type)
Retrieves an existing destination. |
protected void |
Destination.processSetRight(AgentId user,
int right)
set user right. |
void |
DistributionTopic.setProperties(java.util.Properties properties)
Configures a DistributionTopic instance. |
void |
DistributionQueue.setProperties(java.util.Properties properties)
Configures a DistributionQueue instance. |
void |
Destination.setProperties(java.util.Properties prop)
Configures a Destination . |
void |
ClusterQueue.setProperties(java.util.Properties prop)
Configures a ClusterQueue instance. |
void |
AcquisitionTopic.setProperties(java.util.Properties properties)
Configures an AcquisitionTopic instance. |
void |
AcquisitionQueue.setProperties(java.util.Properties properties)
Configures an AcquisitionQueue instance. |
Constructors in org.objectweb.joram.mom.dest that throw RequestException | |
---|---|
AdminTopic()
Constructs an AdminTopic agent. |
Uses of RequestException in org.objectweb.joram.mom.dest.jmsbridge |
---|
Methods in org.objectweb.joram.mom.dest.jmsbridge that throw RequestException | |
---|---|
void |
JMSBridgeTopic.setProperties(java.util.Properties prop)
Configures a BridgeTopic instance. |
void |
JMSBridgeQueue.setProperties(java.util.Properties prop)
Configures a BridgeQueue instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |