public final class LogonCompleteMessage extends AbstractLogonMessage implements Serializable
ERemoteApp peers to
signal that all initial advertisements are sent, completing
the logon process. When received, the
eBus connection
subscribers are informed that this eBus is now successfully
logged on to the remote eBus application.
This message has no fields of its own.
LogonMessage,
LogonReply,
AbstractLogonMessage,
Serialized Form| Modifier and Type | Class and Description |
|---|---|
static class |
LogonCompleteMessage.Builder
Class used to create
LogonCompleteMessage
instances. |
EMessage.MessageTypeeidSYSTEM_SUBJECTMAX_FIELDS| Modifier and Type | Method and Description |
|---|---|
static LogonCompleteMessage.Builder |
builder()
Returns a new instance of the
LogonCompleteMessage
builder. |
equals, hashCode, toStringisApplicationMessage, isSystemMessage, key, messageTypepublic static LogonCompleteMessage.Builder builder()
LogonCompleteMessage
builder.Copyright © 2019. All rights reserved.