Uses of Package
org.apache.muse.core.routing

Packages that use org.apache.muse.core.routing
org.apache.muse.core   
org.apache.muse.core.descriptor   
org.apache.muse.core.platform   
org.apache.muse.core.platform.osgi.routing   
org.apache.muse.core.routing   
org.apache.muse.ws.dm.muws.impl   
org.apache.muse.ws.metadata.impl   
org.apache.muse.ws.notification.impl   
org.apache.muse.ws.resource.impl   
org.apache.muse.ws.resource.lifetime.impl   
org.apache.muse.ws.resource.properties.get.impl   
org.apache.muse.ws.resource.properties.query.impl   
org.apache.muse.ws.resource.properties.set.impl   
org.apache.muse.ws.resource.sg.impl   
 

Classes in org.apache.muse.core.routing used by org.apache.muse.core
MessageHandler
          MessageHandler defines the methods needed to serialize and deserialize the parameters and responses for a web service operation.
 

Classes in org.apache.muse.core.routing used by org.apache.muse.core.descriptor
MessageHandler
          MessageHandler defines the methods needed to serialize and deserialize the parameters and responses for a web service operation.
ResourceIdFactory
          ResourceIdFactory is an interface for classes that provide a name-value pair that is inserted into a WS-Addressing endpoint reference's set of properties in order to distinguish it from other EPRs that target the same endpoint (the implied resource pattern).
ResourceRouter
          ResourceRouter is the gateway to the generic resource layer that sits on top of the isolation layer.
 

Classes in org.apache.muse.core.routing used by org.apache.muse.core.platform
ResourceRouter
          ResourceRouter is the gateway to the generic resource layer that sits on top of the isolation layer.
 

Classes in org.apache.muse.core.routing used by org.apache.muse.core.platform.osgi.routing
ResourceIdFactory
          ResourceIdFactory is an interface for classes that provide a name-value pair that is inserted into a WS-Addressing endpoint reference's set of properties in order to distinguish it from other EPRs that target the same endpoint (the implied resource pattern).
ResourceRouter
          ResourceRouter is the gateway to the generic resource layer that sits on top of the isolation layer.
SimpleResourceRouter
          SimpleResourceRouter is Muse's default implementation of a router that uses the implied resource pattern to delegate requests to resources.
 

Classes in org.apache.muse.core.routing used by org.apache.muse.core.routing
AbstractMessageHandler
          AbstractMessageHandler is a convenience class that implements all of the accessor methods of MessageHandler, leaving only the serialization methods (fromXML(Element) and toXML(Object)).
MessageHandler
          MessageHandler defines the methods needed to serialize and deserialize the parameters and responses for a web service operation.
ResourceIdFactory
          ResourceIdFactory is an interface for classes that provide a name-value pair that is inserted into a WS-Addressing endpoint reference's set of properties in order to distinguish it from other EPRs that target the same endpoint (the implied resource pattern).
ResourceRouter
          ResourceRouter is the gateway to the generic resource layer that sits on top of the isolation layer.
RouterPersistence
          RouterPersistence is an interface for components that will serialize and deserialize the routing table (EPRs and resource types) to a persistence layer during reboots.
 

Classes in org.apache.muse.core.routing used by org.apache.muse.ws.dm.muws.impl
AbstractMessageHandler
          AbstractMessageHandler is a convenience class that implements all of the accessor methods of MessageHandler, leaving only the serialization methods (fromXML(Element) and toXML(Object)).
MessageHandler
          MessageHandler defines the methods needed to serialize and deserialize the parameters and responses for a web service operation.
 

Classes in org.apache.muse.core.routing used by org.apache.muse.ws.metadata.impl
AbstractMessageHandler
          AbstractMessageHandler is a convenience class that implements all of the accessor methods of MessageHandler, leaving only the serialization methods (fromXML(Element) and toXML(Object)).
MessageHandler
          MessageHandler defines the methods needed to serialize and deserialize the parameters and responses for a web service operation.
 

Classes in org.apache.muse.core.routing used by org.apache.muse.ws.notification.impl
AbstractMessageHandler
          AbstractMessageHandler is a convenience class that implements all of the accessor methods of MessageHandler, leaving only the serialization methods (fromXML(Element) and toXML(Object)).
MessageHandler
          MessageHandler defines the methods needed to serialize and deserialize the parameters and responses for a web service operation.
 

Classes in org.apache.muse.core.routing used by org.apache.muse.ws.resource.impl
ResourceRouter
          ResourceRouter is the gateway to the generic resource layer that sits on top of the isolation layer.
SimpleResourceRouter
          SimpleResourceRouter is Muse's default implementation of a router that uses the implied resource pattern to delegate requests to resources.
 

Classes in org.apache.muse.core.routing used by org.apache.muse.ws.resource.lifetime.impl
AbstractMessageHandler
          AbstractMessageHandler is a convenience class that implements all of the accessor methods of MessageHandler, leaving only the serialization methods (fromXML(Element) and toXML(Object)).
MessageHandler
          MessageHandler defines the methods needed to serialize and deserialize the parameters and responses for a web service operation.
 

Classes in org.apache.muse.core.routing used by org.apache.muse.ws.resource.properties.get.impl
AbstractMessageHandler
          AbstractMessageHandler is a convenience class that implements all of the accessor methods of MessageHandler, leaving only the serialization methods (fromXML(Element) and toXML(Object)).
MessageHandler
          MessageHandler defines the methods needed to serialize and deserialize the parameters and responses for a web service operation.
 

Classes in org.apache.muse.core.routing used by org.apache.muse.ws.resource.properties.query.impl
AbstractMessageHandler
          AbstractMessageHandler is a convenience class that implements all of the accessor methods of MessageHandler, leaving only the serialization methods (fromXML(Element) and toXML(Object)).
MessageHandler
          MessageHandler defines the methods needed to serialize and deserialize the parameters and responses for a web service operation.
 

Classes in org.apache.muse.core.routing used by org.apache.muse.ws.resource.properties.set.impl
AbstractMessageHandler
          AbstractMessageHandler is a convenience class that implements all of the accessor methods of MessageHandler, leaving only the serialization methods (fromXML(Element) and toXML(Object)).
MessageHandler
          MessageHandler defines the methods needed to serialize and deserialize the parameters and responses for a web service operation.
 

Classes in org.apache.muse.core.routing used by org.apache.muse.ws.resource.sg.impl
AbstractMessageHandler
          AbstractMessageHandler is a convenience class that implements all of the accessor methods of MessageHandler, leaving only the serialization methods (fromXML(Element) and toXML(Object)).
MessageHandler
          MessageHandler defines the methods needed to serialize and deserialize the parameters and responses for a web service operation.
 



Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.