Serialized Form


Package net.trajano.twiff.sample.component

Class net.trajano.twiff.sample.component.NumberToGuess extends Object implements Serializable

Serialized Fields

random

Random random
The randomizer.


number

int number
The number to guess.


Package net.trajano.twiff.sample.web

Class net.trajano.twiff.sample.web.Guess extends Object implements Serializable

Serialized Fields

guess

int guess
Current guess.


hint

String hint
The hint.


numberToGuess

NumberToGuess numberToGuess
The number to guess.

Class net.trajano.twiff.sample.web.Upload extends Object implements Serializable

Serialized Fields

file

byte[] file
The file data.


name

String name
The name.

Class net.trajano.twiff.sample.web.Upload_done extends Upload implements Serializable


Package net.trajano.twiff.test

Class net.trajano.twiff.test.ServletInfoServlet extends HttpServlet implements Serializable



Copyright © 2004-2005 trajano.net. All Rights Reserved.