Modifier and Type | Method and Description |
---|---|
ApolloWSHandler |
ApolloWSHandler.dataLoaderRegistry(Function<ApolloWSMessage,org.dataloader.DataLoaderRegistry> factory)
Customize the
DataLoaderRegistry . |
ApolloWSHandler |
ApolloWSHandler.messageHandler(io.vertx.core.Handler<ApolloWSMessage> messageHandler)
Customize the message
Handler . |
ApolloWSHandler |
ApolloWSHandler.queryContext(Function<ApolloWSMessage,Object> factory)
Customize the query context object.
|
Copyright © 2019 Eclipse. All rights reserved.