Package ee.jakarta.tck.ws.rs.lib.util


package ee.jakarta.tck.ws.rs.lib.util
  • Class
    Description
    This class implements a BASE64 Character decoder as specified in RFC1521.
    This class implements a BASE64 Character encoder as specified in RFC1521.
     
    This exception is thrown when EOF is reached
    This class defines the decoding half of character encoders.
    This class defines the encoding half of character encoders.
    This exception is thrown by the init method of the TestUtil class, if anything goes wrong while establishing a socket connection back to the harness host.
    TestUtil is a final utility class responsible for implementing logging across multiple VMs.