com.aelitis.azureus.core.pairing
Interface PairedServiceRequestHandler


public interface PairedServiceRequestHandler


Method Summary
 byte[] handleRequest(InetAddress originator, String endpoint_url, byte[] request)
           
 

Method Detail

handleRequest

byte[] handleRequest(InetAddress originator,
                     String endpoint_url,
                     byte[] request)
                     throws IOException
Throws:
IOException