Class TransportFinder<T>


  • public class TransportFinder<T>
    extends Object
    • Method Detail

      • findTransportForNamespace

        public T findTransportForNamespace​(String namespace)
      • findTransportForURI

        public T findTransportForURI​(String uri)
      • checkForURI

        public T checkForURI​(String uri)