Class TransportFinder<T>

java.lang.Object
org.apache.cxf.transport.TransportFinder<T>

public class TransportFinder<T> extends Object
  • Constructor Details

  • Method Details

    • findTransportForNamespace

      public T findTransportForNamespace(String namespace)
    • findTransportForURI

      public T findTransportForURI(String uri)
    • checkForURI

      public T checkForURI(String uri)