- serialize(Suid, JsonGenerator, SerializerProvider) - Method in class ws.suid.Suid.Serializer
-
- Serializer() - Constructor for class ws.suid.Suid.Serializer
-
- SHARDSIZE - Static variable in class ws.suid.Suid
-
The number of shards available
- subSequence(int, int) - Method in class ws.suid.Suid
-
- Suid - Class in ws.suid
-
Stores a 53-bit service-unique ID in a 64-bit long.
- Suid(String) - Constructor for class ws.suid.Suid
-
Constructor needed by Jackson.
- Suid.Deserializer - Class in ws.suid
-
Deserializes from JSON
- Suid.Serializer - Class in ws.suid
-
Serializes to JSON
- Suid.SuidConverter - Class in ws.suid
-
- SuidConverter() - Constructor for class ws.suid.Suid.SuidConverter
-
- SuidService - Class in ws.suid
-
Service that fetches suid ID blocks from the database.
- SuidService() - Constructor for class ws.suid.SuidService
-
- SuidService.Generator - Class in ws.suid
-
- SuidServlet - Class in ws.suid
-
Listens for incoming requests for suid blocks and delegates them to the SuidService.
- SuidServlet() - Constructor for class ws.suid.SuidServlet
-
Empty constructor, does nothing.