|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteDeliveryChannel | |
|---|---|
| org.objectweb.petals.tools.rmi.server.remote.implementations | |
| org.objectweb.petals.tools.rmi.server.remote.interfaces | |
| Uses of RemoteDeliveryChannel in org.objectweb.petals.tools.rmi.server.remote.implementations |
|---|
| Classes in org.objectweb.petals.tools.rmi.server.remote.implementations that implement RemoteDeliveryChannel | |
|---|---|
class |
RemoteDeliveryChannelImpl
The rmi implmentation of delivery channel. |
| Methods in org.objectweb.petals.tools.rmi.server.remote.implementations that return RemoteDeliveryChannel | |
|---|---|
RemoteDeliveryChannel |
RemoteComponentContextImpl.getDeliveryChannel()
|
| Constructors in org.objectweb.petals.tools.rmi.server.remote.implementations with parameters of type RemoteDeliveryChannel | |
|---|---|
RemoteComponentContextImpl(javax.jbi.component.ComponentContext c,
RemoteDeliveryChannel dl)
the constructor. |
|
| Uses of RemoteDeliveryChannel in org.objectweb.petals.tools.rmi.server.remote.interfaces |
|---|
| Methods in org.objectweb.petals.tools.rmi.server.remote.interfaces that return RemoteDeliveryChannel | |
|---|---|
RemoteDeliveryChannel |
RemoteComponentContext.getDeliveryChannel()
Get a channel for this component to use to communicate with the Normalized Message Router. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||