Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RttpGenerator

Hierarchy

  • RttpGenerator

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

objectMap

objectMap: {}

Type declaration

  • [key: string]: string

Methods

addSubject

  • addSubject(subject: string): void
  • Parameters

    • subject: string

    Returns void

getAccountExpiredMessage

getAlreadyLoggedInMessage

getAuthModuleErrorMessage

getChatRequestMessage

getChatResponse

getChatUpdateMessage

getConnectOkMessage

getContainerImage

getContainerRequestMessageFor

  • getContainerRequestMessageFor(subject: string): RttpMessage

getContainerResponseMessage

  • getContainerResponseMessage(subject: string, containerId: string, constituents: string[]): ContainerRttpMessage
  • Parameters

    • subject: string
    • containerId: string
    • constituents: string[]

    Returns ContainerRttpMessage

getContainerSnapshotMessageFor

  • getContainerSnapshotMessageFor(subject: string): RttpMessage

getContribMessage

  • getContribMessage(subject: string, keys: string[], values: string[]): RttpMessage
  • Parameters

    • subject: string
    • keys: string[]
    • values: string[]

    Returns RttpMessage

getContribOkMessage

getContribWaitMessage

getCreateMessage

getCreateOkMessage

getDelayedContribOKMessage

  • getDelayedContribOKMessage(subject: string): RttpMessage

getDelayedDeletedMessage

  • getDelayedDeletedMessage(subject: string): RttpMessage

getDelayedInvalidParametersMessage

  • getDelayedInvalidParametersMessage(subject: string): RttpMessage

getDelayedNotFoundMessage

  • getDelayedNotFoundMessage(subject: string): RttpMessage

getDelayedReadDenyMessage

  • getDelayedReadDenyMessage(subject: string): RttpMessage

getDelayedTradeGroupLicenseExceededMessage

  • getDelayedTradeGroupLicenseExceededMessage(subject: string): RttpMessage

getDelayedUnavailableMessage

  • getDelayedUnavailableMessage(subject: string): RttpMessage

getDelayedWriteDenyMessage

  • getDelayedWriteDenyMessage(subject: string): RttpMessage

getDeleteMessage

getDeleteOkMessage

getDirectoryResponse

getDirectoryUpdate

getDiscardMessage

getDiscardOkMessage

getFieldKey

  • getFieldKey(field: string): string
  • Parameters

    • field: string

    Returns string

getFieldMapMessage

getGlobalThrottleMessage

getInvalidIPMessage

getInvalidPasswordMessage

getInvalidSession

getInvalidUserMessage

getJsonImageMessageEndYield

  • getJsonImageMessageEndYield(subject: string, text: string): RttpMessage
  • Parameters

    • subject: string
    • text: string

    Returns RttpMessage

getJsonImageMessageMidYield

  • getJsonImageMessageMidYield(subject: string, text: string): RttpMessage
  • Parameters

    • subject: string
    • text: string

    Returns RttpMessage

getJsonImageMessageStartYield

  • getJsonImageMessageStartYield(subject: string, text: string): RttpMessage
  • Parameters

    • subject: string
    • text: string

    Returns RttpMessage

getJsonRequestMessageFor

  • getJsonRequestMessageFor(subject: string): RttpMessage

getJsonResponseMessageNonYielding

  • getJsonResponseMessageNonYielding(subject: string, text: string): RttpMessage
  • Parameters

    • subject: string
    • text: string

    Returns RttpMessage

getJsonResponseMessageStartYield

  • getJsonResponseMessageStartYield(subject: string): RttpMessage

getJsonUpdateMessageEndYield

  • getJsonUpdateMessageEndYield(subject: string, text: string): RttpMessage
  • Parameters

    • subject: string
    • text: string

    Returns RttpMessage

getJsonUpdateMessageStartYield

  • getJsonUpdateMessageStartYield(subject: string, text: string): RttpMessage
  • Parameters

    • subject: string
    • text: string

    Returns RttpMessage

getLicenseSiteExceededMessage

getLicenseUserExceededMessage

getLoginMessage

getLoginOkMessage

getLoginOkMessageWithoutDiscardByObjectNumber

  • getLoginOkMessageWithoutDiscardByObjectNumber(): RttpMessage

getNewsClearMessage

getNewsImageMessage

getNewsRequestMessageFor

  • getNewsRequestMessageFor(subject: string): RttpMessage

getNewsResponseMessage

getNewsUpdateMessage

getNextSeqNumber

  • getNextSeqNumber(): string
  • Returns string

getNotFoundMessage

getPageImageMessage

getPageRequestMessageFor

  • getPageRequestMessageFor(subject: string): RttpMessage

getPageResponseMessageFirstLine

  • getPageResponseMessageFirstLine(subject: string): RttpMessage

getPageTextLine

getPageUpdateMessage

getReconnectOKMessage

getRecordImageMessage

getRecordInvalidParametersMessage

  • getRecordInvalidParametersMessage(subject: string): RttpMessage

getRecordNotFoundMessage

  • getRecordNotFoundMessage(subject: string): RttpMessage

getRecordReadDenyMessage

  • getRecordReadDenyMessage(subject: string): RttpMessage

getRecordRequestMessageFor

  • getRecordRequestMessageFor(subject: string): RttpMessage

getRecordResponseMessage

  • getRecordResponseMessage(subject: string): RttpMessage

getRecordSnapshotMessageFor

  • getRecordSnapshotMessageFor(subject: string): RttpMessage

getRecordType2Delete

getRecordType2DeleteAll

  • getRecordType2DeleteAll(subject: string): RttpMessage

getRecordType2Image

getRecordType2Update

getRecordType3Clear

getRecordType3Image

getRecordType3Update

getRecordUnavailableMessage

  • getRecordUnavailableMessage(subject: string): RttpMessage

getRecordUpdateMessage

getRecordWriteDenyMessage

  • getRecordWriteDenyMessage(subject: string): RttpMessage

getResponseUnknownMessage

  • getResponseUnknownMessage(subject: string): RttpMessage

getSessionEjectedMessage

getStatusLimitedMessage

  • getStatusLimitedMessage(subject: string): RttpMessage

getStatusOkMessage

getStatusOkMessage2

  • getStatusOkMessage2(subject: string, message: string): RttpMessage
  • Parameters

    • subject: string
    • message: string

    Returns RttpMessage

getStatusRemovedMessage

  • getStatusRemovedMessage(subject: string): RttpMessage

getStatusStaleMessage

getStoryImageMessage

getStoryRequestMessageFor

  • getStoryRequestMessageFor(subject: string): RttpMessage

getStoryResponseMessageExtraLines

  • getStoryResponseMessageExtraLines(text: string): RttpMessage

getStoryResponseMessageFirstLine

  • getStoryResponseMessageFirstLine(subject: string): RttpMessage

getStoryUpdateMessage

getThrottleDefFailedMessage

  • getThrottleDefFailedMessage(subject: string): RttpMessage

getThrottleDownFailedMessage

  • getThrottleDownFailedMessage(subject: string): RttpMessage

getThrottleFailedMessage

  • getThrottleFailedMessage(subject: string): RttpMessage

getThrottleGlobalMessage

getThrottleMaxFailedMessage

  • getThrottleMaxFailedMessage(subject: string): RttpMessage

getThrottleMessage

getThrottleMinFailedMessage

  • getThrottleMinFailedMessage(subject: string): RttpMessage

getThrottleNlFailedMessage

  • getThrottleNlFailedMessage(subject: string): RttpMessage

getThrottleOkMessage

getThrottleStartFailedMessage

  • getThrottleStartFailedMessage(subject: string): RttpMessage

getThrottleStopFailedMessage

  • getThrottleStopFailedMessage(subject: string): RttpMessage

getThrottleUpFailedMessage

  • getThrottleUpFailedMessage(subject: string): RttpMessage

setFieldMap

  • setFieldMap(fieldMap: STuple[]): void
  • Parameters

    Returns void

setNextObjectNumber

  • setNextObjectNumber(objectNumber: number): void
  • Parameters

    • objectNumber: number

    Returns void

setStreamlinkVersion

  • setStreamlinkVersion(streamlinkVersion: string): void
  • Parameters

    • streamlinkVersion: string

    Returns void

Generated using TypeDoc