|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.voytechs.jnetstream.protocol.layer4.TCPProtocol.StreamState
public class TCPProtocol.StreamState
Little utility structure
| Field Summary | |
|---|---|
long |
finSeq
|
int |
finStage
|
Flow |
flow
|
int |
synStage
|
| Constructor Summary | |
|---|---|
TCPProtocol.StreamState(Flow flow)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Flow flow
public int finStage
public int synStage
public long finSeq
| Constructor Detail |
|---|
public TCPProtocol.StreamState(Flow flow)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||