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

CometDReplayExtension.java #4

Open
krigi opened this issue Sep 23, 2016 · 0 comments
Open

CometDReplayExtension.java #4

krigi opened this issue Sep 23, 2016 · 0 comments

Comments

@krigi
Copy link

krigi commented Sep 23, 2016

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant