Skip to content

VertX Gateway Component Not Found For BufferFactoryComponentImpl #1323

Answered by msavy
shekarnode asked this question in Help
Discussion options

You must be logged in to vote

You likely want to do:

final IBufferFactoryComponent bufferFactory = context.getComponent(IBufferFactoryComponent.class);

Does that work for you?

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@msavy
Comment options

@shekarnode
Comment options

@msavy
Comment options

@msavy
Comment options

@shekarnode
Comment options

Answer selected by msavy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
2 participants
Converted from issue

This discussion was converted from issue #1321 on June 16, 2021 18:29.