Serialized Form


Package org.objectweb.petals.tools.rmi.server.remote.implementations

Class org.objectweb.petals.tools.rmi.server.remote.implementations.RemoteComponentContextImpl extends java.rmi.server.UnicastRemoteObject implements Serializable

serialVersionUID: 7288972323223181501L

Serialized Fields

componentContext

javax.jbi.component.ComponentContext componentContext
the real component context.


rmiDeliveryChannel

RemoteDeliveryChannel rmiDeliveryChannel
the rmi delivery channel.


mbeanNames

javax.jbi.management.MBeanNames mbeanNames
the MBean Names.


wsdlMap

java.util.Map<K,V> wsdlMap
The map of WSDLs.

Class org.objectweb.petals.tools.rmi.server.remote.implementations.RemoteDeliveryChannelImpl extends java.rmi.server.UnicastRemoteObject implements Serializable

serialVersionUID: -864958310638895099L

Serialized Fields

deliveryChannel

javax.jbi.messaging.DeliveryChannel deliveryChannel
the delivery channel.


componentContext

javax.jbi.component.ComponentContext componentContext
the component context.


messages

java.util.Map<K,V> messages
HasMap containing all the messages exchanges.


logger

java.util.logging.Logger logger
the component logger.

Class org.objectweb.petals.tools.rmi.server.remote.implementations.RemoteMessageExchangeFactoryImpl extends java.rmi.server.UnicastRemoteObject implements Serializable

serialVersionUID: -7802199904640493500L

Serialized Fields

concreteMef

javax.jbi.messaging.MessageExchangeFactory concreteMef
the concrete message exchange factory.


messages

java.util.Map<K,V> messages
HasMap containing all the messages exchanges.



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.