Package com.biglybt.core.pairing
Interface PairedServiceRequestHandler
public interface PairedServiceRequestHandler
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]
handleRequest
(InetAddress originator, String endpoint_url, byte[] request)
-
Method Details
-
handleRequest
byte[] handleRequest(InetAddress originator, String endpoint_url, byte[] request) throws IOException - Throws:
IOException
-