|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.siebengeisslein.net.RemoteTransaction
public class RemoteTransaction
| Constructor Summary | |
|---|---|
RemoteTransaction(java.io.DataInputStream in)
|
|
RemoteTransaction(int id)
|
|
| Method Summary | |
|---|---|
int |
getId()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteTransaction(java.io.DataInputStream in)
throws java.io.IOException
java.io.IOExceptionpublic RemoteTransaction(int id)
| Method Detail |
|---|
public int getId()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||