public class CosFlowControl
extends java.lang.Object
ClassOfService,
ClassesOfService| Constructor and Description |
|---|
CosFlowControl() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clears the CosFlowControl for re-use.
|
int |
recvWindowSize()
Returns the receive window size of the flow control class of service.
|
void |
recvWindowSize(int recvWindowSize)
Sets the receive window size of the flow control class of service.
|
int |
sendWindowSize()
Returns the send window size of the flow control class of service.
|
int |
type()
Returns the type of the flow control class of service.
|
void |
type(int type)
Sets the type of the flow control class of service.
|
public int type()
ClassesOfServicepublic void type(int type)
type - the typeClassesOfServicepublic int recvWindowSize()
ClassesOfServicepublic void recvWindowSize(int recvWindowSize)
recvWindowSize - the recv window sizeClassesOfServicepublic int sendWindowSize()
ClassesOfServicepublic void clear()
Copyright @ 2019 Thomson Reuters. All Rights Reserved.