Skip to content

runningforlife/JavaExamples

Repository files navigation

Java Examples

Concurrency

  • learnig how to use waif/notify
  • use ThreadLocal
  • use pipe to do thread communication

network

  • UDP server/client
  • TCP server/client
  • simple web server

okhttp

  • use okHttp to get data synchronously
  • use okHttp to get data asynchronously

singleton

  • how to implement Singleton pattern in Java

About

Java examples or templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published