Class HTTPLocationBasedDispatcher

All Implemented Interfaces:
Handler

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

    • HTTPLocationBasedDispatcher

      public HTTPLocationBasedDispatcher()
      Deprecated.