Public Member Functions
Server Class Reference

List of all members.

Public Member Functions

 Server (uint16_t)
Client available ()
void begin ()
virtual void write (uint8_t)
virtual void write (const char *str)
virtual void write (const uint8_t *buf, size_t size)

Detailed Description

Definition at line 8 of file Server.h.


The documentation for this class was generated from the following files: