public class ReactorRole
extends java.lang.Object
| Constructor and Description |
|---|
ReactorRole() |
| Modifier and Type | Method and Description |
|---|---|
ReactorChannelEventCallback |
channelEventCallback()
The ReactorChannelEventCallback associated with this role.
|
void |
channelEventCallback(ReactorChannelEventCallback callback)
The ReactorChannelEventCallback associated with this role.
|
DefaultMsgCallback |
defaultMsgCallback()
The DefaultMsgCallback associated with this role.
|
void |
defaultMsgCallback(DefaultMsgCallback callback)
The DefaultMsgCallback associated with this role.
|
java.lang.String |
toString()
Returns a String representation of this object.
|
int |
type()
The role type.
|
public int type()
ReactorRoleTypespublic void channelEventCallback(ReactorChannelEventCallback callback)
callback - the callbackpublic ReactorChannelEventCallback channelEventCallback()
public void defaultMsgCallback(DefaultMsgCallback callback)
callback - the callbackpublic DefaultMsgCallback defaultMsgCallback()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright @ 2019 Thomson Reuters. All Rights Reserved.