public class TunnelStreamRejectOptions
extends java.lang.Object
| Constructor and Description |
|---|
TunnelStreamRejectOptions()
Instantiates a new tunnel stream reject options.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clears the TunnelStreamRejectOptions for re-use.
|
ClassOfService |
expectedClassOfService()
Returns the expected class of service of the tunnel stream.
|
void |
expectedClassOfService(ClassOfService classOfService)
Sets the expected class of service of the tunnel stream.
|
com.thomsonreuters.upa.codec.State |
state()
Returns the the state of the rejected tunnel stream.
|
public TunnelStreamRejectOptions()
public ClassOfService expectedClassOfService()
ClassOfServicepublic void expectedClassOfService(ClassOfService classOfService)
classOfService - the class of serviceClassOfServicepublic com.thomsonreuters.upa.codec.State state()
public void clear()
Copyright @ 2019 Thomson Reuters. All Rights Reserved.