Uses of Package
it.tidalwave.role.io
-
Packages that use it.tidalwave.role.io Package Description it.tidalwave.role.io it.tidalwave.role.io.spi -
Classes in it.tidalwave.role.io used by it.tidalwave.role.io Class Description BinaryReadable The role of an object that can be read as a stream of bytes.BinaryWritable The role of an object that can be written as a stream of bytes.Marshallable The role of an object that can be marshalled to anOutputStream
.Persistable The role of an object that can be persisted.TextReadable The role of an object that can be read as a stream of characters.TextWritable The role of an object that can be written as a stream of characters.Unmarshallable The role of an object that can be unmarshalled. -
Classes in it.tidalwave.role.io used by it.tidalwave.role.io.spi Class Description BinaryReadable The role of an object that can be read as a stream of bytes.BinaryWritable The role of an object that can be written as a stream of bytes.TextReadable The role of an object that can be read as a stream of characters.TextWritable The role of an object that can be written as a stream of characters.