Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

CometDReplayExtension.java #4

@krigi

Description

@krigi

This class references org.cometd.bayeux.client.ClientSession.Extension.Adapter, which is not included in any of the SFDC documentation links.

Easy enough to go to https://download.cometd.org/ and pull the appropriate class out of the latest distribution.

But...

Even after adding "ClientSession$Extension$Adapter.class" to the appropriate build path I am unable to compile "CometDReplayExtension.java". Compiler continues to surface classic "cannot find symbol" error on my import line "import org.cometd.bayeux.client.ClientSession.Extension.Adapter" as though the class were not visible.

Are we using the same ClientSession$Extension$Adapter.class?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions