- Chirp - Class in com.arashpayan.chirp
-
Start here to use this library.
- ChirpBrowser - Class in com.arashpayan.chirp
-
A ChirpBrowser
is used to listen for Chirp services on the local network.
- ChirpBrowser(String) - Constructor for class com.arashpayan.chirp.ChirpBrowser
-
Creates a browser that can search for the specified service name.
- ChirpBrowser.Builder - Class in com.arashpayan.chirp
-
Used to chain configuration calls for creating a ChirpBrowser
.
- ChirpBrowserListener - Interface in com.arashpayan.chirp
-
Interface for objects to receive callbacks when services are discovered, updated and removed.
- ChirpPublisher - Class in com.arashpayan.chirp
-
A ChirpPublisher
is used to publish a Chirp service on the local network.
- ChirpPublisher(String) - Constructor for class com.arashpayan.chirp.ChirpPublisher
-
Create a publisher that can publish the specified service name.
- ChirpPublisher.Builder - Class in com.arashpayan.chirp
-
Used to chain configuration calls for creating a ChirpPublisher
.
- com.arashpayan.chirp - package com.arashpayan.chirp
-