Class RequestURIBasedDispatcher

All Implemented Interfaces:
Handler

public class RequestURIBasedDispatcher extends RequestURIBasedDispatcher
Deprecated.
use org.apache.axis2.dispatchers.RequestURIBasedDispatcher
Dispatches the service based on the information from the target endpoint URL.
  • Constructor Details

    • RequestURIBasedDispatcher

      public RequestURIBasedDispatcher()
      Deprecated.