Interface PairedServiceRequestHandler


  • public interface PairedServiceRequestHandler
    • Method Detail

      • handleRequest

        byte[] handleRequest​(java.net.InetAddress originator,
                             java.lang.String endpoint_url,
                             byte[] request)
                      throws java.io.IOException
        Throws:
        java.io.IOException