Uses of Interface
com.documentum.fc.client.mq.IDfMessageQueue
Packages that use IDfMessageQueue
-
Uses of IDfMessageQueue in com.documentum.fc.client.mq
Methods in com.documentum.fc.client.mq that return IDfMessageQueueModifier and TypeMethodDescriptionIDfMessageQueueFactory.createMessageQueue(IDfSession session, String queueName, Collection<IDfAttr> attrs) Create a message queue with attributes as specified in argumentattrs.IDfMessageQueueManager.getMessageQueue(String queueName) Fetch a message queue with the givenqueueName.