|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSIFJMSFinder | |
org.apache.wsif.util.jms |
Uses of WSIFJMSFinder in org.apache.wsif.util.jms |
Subclasses of WSIFJMSFinder in org.apache.wsif.util.jms | |
class |
WSIFJMSFinderForJndi
Finds JMS objects by looking them up in JNDI. |
Methods in org.apache.wsif.util.jms that return WSIFJMSFinder | |
static WSIFJMSFinder |
WSIFJMSFinder.newFinder(JMSAddress ja,
java.lang.String portName)
|
Constructors in org.apache.wsif.util.jms with parameters of type WSIFJMSFinder | |
WSIFJMSDestination(WSIFJMSFinder finder)
Public constructor. |
|
WSIFJMSDestination(WSIFJMSFinder finder,
long timeout)
Public constructor. |
|
WSIFJMSDestination(WSIFJMSFinder finder,
java.lang.String altDestName,
long timeout)
Public constructor. |
|
JMS2HTTPBridgeDestination(WSIFJMSFinder finder,
java.lang.String altDestName,
long timeout,
java.lang.String startType,
boolean verbose)
Public constructor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |