|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.transport.AbstractTransportFactory
org.apache.cxf.transport.jms.JMSTransportFactory
public class JMSTransportFactory
| Constructor Summary | |
|---|---|
JMSTransportFactory()
|
|
| Method Summary | |
|---|---|
Bus |
getBus()
|
Conduit |
getConduit(EndpointInfo endpointInfo)
|
Conduit |
getConduit(EndpointInfo endpointInfo,
EndpointReferenceType target)
|
Destination |
getDestination(EndpointInfo endpointInfo)
|
java.util.Set<java.lang.String> |
getUriPrefixes()
|
void |
setBus(Bus b)
|
| Methods inherited from class org.apache.cxf.transport.AbstractTransportFactory |
|---|
getTransportIds, setTransportIds |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.cxf.transport.ConduitInitiator |
|---|
getTransportIds |
| Methods inherited from interface org.apache.cxf.transport.DestinationFactory |
|---|
getTransportIds |
| Constructor Detail |
|---|
public JMSTransportFactory()
| Method Detail |
|---|
public void setBus(Bus b)
public Bus getBus()
public Conduit getConduit(EndpointInfo endpointInfo)
throws java.io.IOException
getConduit in interface ConduitInitiatorjava.io.IOException
public Conduit getConduit(EndpointInfo endpointInfo,
EndpointReferenceType target)
throws java.io.IOException
getConduit in interface ConduitInitiatorjava.io.IOException
public Destination getDestination(EndpointInfo endpointInfo)
throws java.io.IOException
getDestination in interface DestinationFactoryjava.io.IOExceptionpublic java.util.Set<java.lang.String> getUriPrefixes()
getUriPrefixes in interface ConduitInitiatorgetUriPrefixes in interface DestinationFactorygetUriPrefixes in class AbstractTransportFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||