public class TunnelStreamRequestEvent
extends java.lang.Object
| Constructor and Description |
|---|
TunnelStreamRequestEvent() |
| Modifier and Type | Method and Description |
|---|---|
ClassOfService |
classOfService()
Returns the class of service of the TunnelStream request.
|
long |
classOfServiceFilter()
Returns the class of service filter of the TunnelStream request.
|
void |
clear()
Clears the TunnelStreamRequestEvent for re-use.
|
int |
domainType()
Returns the domain type of the TunnelStream request.
|
ReactorErrorInfo |
errorInfo()
The ReactorErrorInfo associated with this TunnelStream request.
|
com.thomsonreuters.upa.codec.RequestMsg |
msg()
Returns the TunnelStream request message.
|
java.lang.String |
name()
Returns the name of the TunnelStream request.
|
ReactorChannel |
reactorChannel()
Returns the ReactorChannel of the TunnelStream request.
|
int |
serviceId()
Returns the service identifier of the TunnelStream request.
|
int |
streamId()
Returns the stream id of the TunnelStream request.
|
public ReactorChannel reactorChannel()
public int domainType()
public int streamId()
public int serviceId()
public java.lang.String name()
public com.thomsonreuters.upa.codec.RequestMsg msg()
public ReactorErrorInfo errorInfo()
public ClassOfService classOfService()
ClassOfServicepublic long classOfServiceFilter()
ClassesOfServicepublic void clear()
Copyright @ 2019 Thomson Reuters. All Rights Reserved.