com.aelitis.azureus.core.pairing
Interface PairedServiceRequestHandler


public interface PairedServiceRequestHandler


Method Summary
 byte[] handleRequest(java.net.InetAddress originator, java.lang.String endpoint_url, byte[] request)
           
 

Method Detail

handleRequest

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