|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteMessageExchangeFactory | |
|---|---|
| org.objectweb.petals.tools.rmi.server.remote.implementations | |
| org.objectweb.petals.tools.rmi.server.remote.interfaces | |
| Uses of RemoteMessageExchangeFactory in org.objectweb.petals.tools.rmi.server.remote.implementations |
|---|
| Classes in org.objectweb.petals.tools.rmi.server.remote.implementations that implement RemoteMessageExchangeFactory | |
|---|---|
class |
RemoteMessageExchangeFactoryImpl
the RMI Message Exchange Factory. |
| Methods in org.objectweb.petals.tools.rmi.server.remote.implementations that return RemoteMessageExchangeFactory | |
|---|---|
RemoteMessageExchangeFactory |
RemoteDeliveryChannelImpl.createExchangeFactory()
Create a message exchange factory. |
RemoteMessageExchangeFactory |
RemoteDeliveryChannelImpl.createExchangeFactory(javax.xml.namespace.QName interfaceName)
Create a message exchange factory for the given interface name. |
RemoteMessageExchangeFactory |
RemoteDeliveryChannelImpl.createExchangeFactory(javax.jbi.servicedesc.ServiceEndpoint endpoint)
Create a message exchange factory for the given endpoint. |
RemoteMessageExchangeFactory |
RemoteDeliveryChannelImpl.createExchangeFactoryForService(javax.xml.namespace.QName serviceName)
Create a message exchange factory for the given service name. |
| Uses of RemoteMessageExchangeFactory in org.objectweb.petals.tools.rmi.server.remote.interfaces |
|---|
| Methods in org.objectweb.petals.tools.rmi.server.remote.interfaces that return RemoteMessageExchangeFactory | |
|---|---|
RemoteMessageExchangeFactory |
RemoteDeliveryChannel.createExchangeFactory()
Create a message exchange factory. |
RemoteMessageExchangeFactory |
RemoteDeliveryChannel.createExchangeFactory(javax.xml.namespace.QName interfaceName)
Create a message exchange factory for the given interface name. |
RemoteMessageExchangeFactory |
RemoteDeliveryChannel.createExchangeFactory(javax.jbi.servicedesc.ServiceEndpoint endpoint)
Create a message exchange factory for the given endpoint. |
RemoteMessageExchangeFactory |
RemoteDeliveryChannel.createExchangeFactoryForService(javax.xml.namespace.QName serviceName)
Create a message exchange factory for the given service name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||