A B C D F G I J N P R S U V W 
All Classes All Packages

A

activate() - Method in class io.joynr.jeeintegration.context.JoynrJeeMessageContext
 
add(SubscriptionPublisher, Class) - Method in class io.joynr.jeeintegration.multicast.SubscriptionPublisherProducer
 
afterBeanDiscovery(AfterBeanDiscovery, BeanManager) - Method in class io.joynr.jeeintegration.context.RegisterJoynrJeeMessageContextExtension
 
alterSubscriptionPublishInjectionPoints(ProcessInjectionPoint) - Method in class io.joynr.jeeintegration.multicast.SubscriptionPublisherCdiExtension
 

B

BeanCallingProxy<T> - Class in io.joynr.jeeintegration
 
BeanCallingProxy(Bean<T>, BeanManager) - Constructor for class io.joynr.jeeintegration.BeanCallingProxy
 
beforeBeanDiscovery(BeforeBeanDiscovery) - Method in class io.joynr.jeeintegration.context.RegisterJoynrJeeMessageContextExtension
 
build() - Method in interface io.joynr.jeeintegration.api.ServiceLocator.ServiceProxyBuilder
Create the service proxy using all of the settings previously setup using the 'with*' methods.
build() - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator.JeeJoynrServiceFutureProxyBuilder
 
build() - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator.JeeJoynrServiceProxyBuilder
 
builder(Class<I>, String...) - Method in interface io.joynr.jeeintegration.api.ServiceLocator
Create a ServiceLocator.ServiceProxyBuilder for the given service interface and domains.
builder(Class<I>, String...) - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator
 

C

CallbackHandler - Annotation Type in io.joynr.jeeintegration.api
Used to mark a bean as a handler for stateless async callback replies.
CallbackHandlerDiscovery - Class in io.joynr.jeeintegration
 
CallbackHandlerDiscovery() - Constructor for class io.joynr.jeeintegration.CallbackHandlerDiscovery
 
configure() - Method in class io.joynr.jeeintegration.JeeJoynrIntegrationModule
 
configure() - Method in class io.joynr.jeeintegration.messaging.JeeMqttMessageSendingModule
 
create(Set<Class<?>>) - Method in class io.joynr.jeeintegration.DefaultJoynrRuntimeFactory
 
create(Set<Class<?>>) - Method in interface io.joynr.jeeintegration.JoynrRuntimeFactory
Call this method in order to create or obtain an instance of the joynr application this factory provides.
createDomain() - Method in interface io.joynr.jeeintegration.api.ProviderRegistrationSettingsFactory
This method is called in order to obtain a custom domain for registering the service with.
createGbids() - Method in interface io.joynr.jeeintegration.api.ProviderRegistrationSettingsFactory
This method is called in order to obtain GBID(s) for registering the service with.
createInvocationHandler(Bean<?>, BeanManager) - Static method in class io.joynr.jeeintegration.multicast.SubscriptionPublisherInjectionWrapper
 
createProviderQos() - Method in interface io.joynr.jeeintegration.api.ProviderRegistrationSettingsFactory
This method is called in order to obtain a custom ProviderQos instance for registering the service with.
createProxy() - Method in class io.joynr.jeeintegration.multicast.SubscriptionPublisherInjectionWrapper
 
createSharedSubscriptionsFactory() - Method in class io.joynr.jeeintegration.messaging.JeeMqttMessagingSkeletonProvider
 

D

deactivate() - Method in class io.joynr.jeeintegration.context.JoynrJeeMessageContext
 
DefaultJoynrRuntimeFactory - Class in io.joynr.jeeintegration
Default implementation for JoynrRuntimeFactory, which will use information produced by JoynrProperties and JoynrLocalDomain, if available, to configure the joynr runtime and application with.
DefaultJoynrRuntimeFactory(Instance<Properties>, Instance<String>, Instance<RawMessagingPreprocessor>, Instance<MqttClientIdProvider>, BeanManager, JoynrStatusMetricsReceiver) - Constructor for class io.joynr.jeeintegration.DefaultJoynrRuntimeFactory
Constructor in which the JEE runtime injects the managed resources and the JEE joynr integration specific configuration data (see JoynrProperties and JoynrLocalDomain ).
destroy() - Method in class io.joynr.jeeintegration.JoynrIntegrationBean
 

F

findServiceProviderBeans() - Method in class io.joynr.jeeintegration.ServiceProviderDiscovery
 
forEach(Consumer<StatelessAsyncCallback>) - Method in class io.joynr.jeeintegration.CallbackHandlerDiscovery
 

G

get(Class<I>, String) - Method in interface io.joynr.jeeintegration.api.ServiceLocator
Deprecated.
prefer using the builder.
get(Class<I>, String) - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator
Deprecated.
get(Class<I>, String, long) - Method in interface io.joynr.jeeintegration.api.ServiceLocator
Deprecated.
prefer using the builder.
get(Class<I>, String, long) - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator
Deprecated.
get(Class<I>, String, MessagingQos, DiscoveryQos) - Method in interface io.joynr.jeeintegration.api.ServiceLocator
Deprecated.
prefer using the builder.
get(Class<I>, String, MessagingQos, DiscoveryQos) - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator
Deprecated.
get(Class<I>, Set<String>) - Method in interface io.joynr.jeeintegration.api.ServiceLocator
Deprecated.
prefer using the builder.
get(Class<I>, Set<String>) - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator
Deprecated.
get(Class<I>, Set<String>, long) - Method in interface io.joynr.jeeintegration.api.ServiceLocator
Deprecated.
prefer using the builder.
get(Class<I>, Set<String>, long) - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator
Deprecated.
get(Class<I>, Set<String>, MessagingQos, DiscoveryQos) - Method in interface io.joynr.jeeintegration.api.ServiceLocator
Deprecated.
prefer using the builder.
get(Class<I>, Set<String>, MessagingQos, DiscoveryQos) - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator
Deprecated.
get(Class<I>, Set<String>, MessagingQos, DiscoveryQos, String) - Method in interface io.joynr.jeeintegration.api.ServiceLocator
Deprecated.
prefer using the builder.
get(Class<I>, Set<String>, MessagingQos, DiscoveryQos, String) - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator
Deprecated.
get(Contextual<T>) - Method in class io.joynr.jeeintegration.context.JoynrJeeMessageContext
 
get(Contextual<T>, CreationalContext<T>) - Method in class io.joynr.jeeintegration.context.JoynrJeeMessageContext
 
getGuidedProxyBuilder(Class<?>, Set<String>) - Method in interface io.joynr.jeeintegration.api.ServiceLocator
Returns a guided proxy builder instance to build a proxy object for a selected provider in a given set of domains.
getGuidedProxyBuilder(Class<?>, Set<String>) - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator
 
getInjector() - Method in class io.joynr.jeeintegration.DefaultJoynrRuntimeFactory
 
getInjector() - Method in interface io.joynr.jeeintegration.JoynrRuntimeFactory
Provides the guice injector to be used by the joynr runtime factory
getInstance() - Static method in class io.joynr.jeeintegration.context.JoynrJeeMessageContext
 
getJoynrInjector() - Method in class io.joynr.jeeintegration.JoynrIntegrationBean
Can be used to get access to the Guice Injector used in the joynr application / runtime.
getLocalDomain() - Method in class io.joynr.jeeintegration.DefaultJoynrRuntimeFactory
 
getLocalDomain() - Method in interface io.joynr.jeeintegration.JoynrRuntimeFactory
Provides the name of the local domain with which all providers will be registered.
getMessageContext() - Method in class io.joynr.jeeintegration.JoynrJeeMessageMetaInfo
 
getMqttClientIdProvider() - Method in class io.joynr.jeeintegration.DefaultJoynrRuntimeFactory
 
getProviderInterfaceFor(Class<?>) - Method in class io.joynr.jeeintegration.ServiceProviderDiscovery
Use this method to get the joynr provider interface for the given business interface.
getRawMessagePreprocessor() - Method in class io.joynr.jeeintegration.DefaultJoynrRuntimeFactory
 
getRuntime() - Method in class io.joynr.jeeintegration.JoynrIntegrationBean
 
getScope() - Method in class io.joynr.jeeintegration.context.JoynrJeeMessageContext
 
getSubscriptionPublisher(InjectionPoint) - Method in class io.joynr.jeeintegration.multicast.SubscriptionPublisherProducer
 
getUsername() - Method in class io.joynr.jeeintegration.api.security.JoynrCallingPrincipal
 

I

initialise() - Method in class io.joynr.jeeintegration.JoynrIntegrationBean
 
invoke(Object, Method, Object[]) - Method in class io.joynr.jeeintegration.BeanCallingProxy
 
invoke(Object, Method, Object[]) - Method in class io.joynr.jeeintegration.multicast.SubscriptionPublisherInjectionWrapper
 
invoke(Object, Method, Object[]) - Method in class io.joynr.jeeintegration.ProviderWrapper
When a method is invoked via a joynr call, then it is delegated to an instance of the bean with which this instance was initialised, if the method is part of the business interface and to this instance if it was part of the JoynrProvider interface or the Object class.
io.joynr.jeeintegration - package io.joynr.jeeintegration
 
io.joynr.jeeintegration.api - package io.joynr.jeeintegration.api
 
io.joynr.jeeintegration.api.security - package io.joynr.jeeintegration.api.security
 
io.joynr.jeeintegration.context - package io.joynr.jeeintegration.context
 
io.joynr.jeeintegration.messaging - package io.joynr.jeeintegration.messaging
 
io.joynr.jeeintegration.multicast - package io.joynr.jeeintegration.multicast
 
isActive() - Method in class io.joynr.jeeintegration.context.JoynrJeeMessageContext
 

J

JEE_MESSAGING_SCHEDULED_EXECUTOR_RESOURCE - Static variable in class io.joynr.jeeintegration.api.JeeIntegrationPropertyKeys
This key identifies the managed scheduled executor service that is required by joynr.
JeeIntegrationPropertyKeys - Class in io.joynr.jeeintegration.api
The keys for the properties which can be set for the joynr JEE integration.
JeeIntegrationPropertyKeys() - Constructor for class io.joynr.jeeintegration.api.JeeIntegrationPropertyKeys
 
JeeJoynrIntegrationModule - Class in io.joynr.jeeintegration
Guice module for the JEE integration of joynr which is used to override certain bindings to provide JEE resources where available (e.g.
JeeJoynrIntegrationModule(ScheduledExecutorService) - Constructor for class io.joynr.jeeintegration.JeeJoynrIntegrationModule
Constructor which is passed in the JEE resources which are to be exposed to the Guice injector in which this module is installed.
JeeJoynrServiceLocator - Class in io.joynr.jeeintegration
JEE integration joynr service locator which uses a joynr proxy to provide an implementation for a service interface.
JeeJoynrServiceLocator(JoynrIntegrationBean) - Constructor for class io.joynr.jeeintegration.JeeJoynrServiceLocator
 
JeeJoynrServiceLocator.JeeJoynrServiceFutureProxyBuilder<T> - Class in io.joynr.jeeintegration
 
JeeJoynrServiceLocator.JeeJoynrServiceProxyBuilder<T> - Class in io.joynr.jeeintegration
 
JeeJoynrStatusMetricsAggregator - Class in io.joynr.jeeintegration
 
JeeJoynrStatusMetricsAggregator() - Constructor for class io.joynr.jeeintegration.JeeJoynrStatusMetricsAggregator
 
JeeMqttMessageSendingModule - Class in io.joynr.jeeintegration.messaging
JeeMqttMessageSendingModule(MapBinder<Class<? extends Address>, IMessagingSkeletonFactory>, MapBinder<Class<? extends Address>, AbstractMiddlewareMessagingStubFactory<? extends IMessagingStub, ? extends Address>>) - Constructor for class io.joynr.jeeintegration.messaging.JeeMqttMessageSendingModule
 
JeeMqttMessagingSkeletonProvider - Class in io.joynr.jeeintegration.messaging
JeeMqttMessagingSkeletonProvider(String[], boolean, boolean, MessageRouter, MessageProcessedHandler, MqttClientFactory, String, MqttTopicPrefixProvider, RawMessagingPreprocessor, Set<JoynrMessageProcessor>, RoutingTable, String, MqttMessageInProgressObserver) - Constructor for class io.joynr.jeeintegration.messaging.JeeMqttMessagingSkeletonProvider
 
JeeSharedSubscriptionsMqttMessagingSkeleton - Class in io.joynr.jeeintegration.messaging
Almost the same as SharedSubscriptionsMqttMessagingSkeleton but separates the subscription to the replyTo topic from the subscription to the shared topic.
JeeSharedSubscriptionsMqttMessagingSkeleton(String, String, MessageRouter, MessageProcessedHandler, MqttClientFactory, String, MqttTopicPrefixProvider, RawMessagingPreprocessor, Set<JoynrMessageProcessor>, String, RoutingTable, boolean, String, MqttMessageInProgressObserver) - Constructor for class io.joynr.jeeintegration.messaging.JeeSharedSubscriptionsMqttMessagingSkeleton
 
JeeSharedSubscriptionsMqttMessagingSkeletonFactory - Class in io.joynr.jeeintegration.messaging
 
JeeSharedSubscriptionsMqttMessagingSkeletonFactory(String[], MqttAddress, MqttAddress, MessageRouter, MessageProcessedHandler, MqttClientFactory, String, MqttTopicPrefixProvider, RawMessagingPreprocessor, Set<JoynrMessageProcessor>, RoutingTable, boolean, String, MqttMessageInProgressObserver) - Constructor for class io.joynr.jeeintegration.messaging.JeeSharedSubscriptionsMqttMessagingSkeletonFactory
 
JoynrCallingPrincipal - Class in io.joynr.jeeintegration.api.security
Inject an instance of this bean into your provider beans in order to obtain a reference to the authenticated user calling your provider.
JoynrCallingPrincipal() - Constructor for class io.joynr.jeeintegration.api.security.JoynrCallingPrincipal
 
JoynrConnectionService - Interface in io.joynr.jeeintegration.api
Inject this service into your application in order to programmatically trigger the mqtt subscription to the shared subscriptions topic.
JoynrConnectionServiceBean - Class in io.joynr.jeeintegration
 
JoynrConnectionServiceBean() - Constructor for class io.joynr.jeeintegration.JoynrConnectionServiceBean
 
JoynrIntegrationBean - Class in io.joynr.jeeintegration
Singleton EJB which will create and keep the Joynr runtime and also shut it down when the app server shuts down as well as scan the system for all CDI beans present which are annotated with ServiceProvider and register those as joynr providers with the joynr runtime.
JoynrIntegrationBean() - Constructor for class io.joynr.jeeintegration.JoynrIntegrationBean
 
JoynrIntegrationBean(BeanManager, JoynrRuntimeFactory, ServiceProviderDiscovery, CallbackHandlerDiscovery) - Constructor for class io.joynr.jeeintegration.JoynrIntegrationBean
 
JoynrJeeMessageContext - Class in io.joynr.jeeintegration.context
The Context which holds JoynrJeeMessageScoped contextual instances for the duration of a joynr message being processed.
JoynrJeeMessageContext() - Constructor for class io.joynr.jeeintegration.context.JoynrJeeMessageContext
 
JoynrJeeMessageMetaInfo - Class in io.joynr.jeeintegration
 
JoynrJeeMessageMetaInfo() - Constructor for class io.joynr.jeeintegration.JoynrJeeMessageMetaInfo
 
JoynrJeeMessageScoped - Annotation Type in io.joynr.jeeintegration.api
Used to identify the scope within which a joynr message is being processed.
JoynrLocalDomain - Annotation Type in io.joynr.jeeintegration.api
Used to specify the local joynr domain to use during application and runtime creation if the default should not be used.
JoynrMqttClientIdProvider - Annotation Type in io.joynr.jeeintegration.api
Used to specify an optional mqtt client id provider
JoynrProperties - Annotation Type in io.joynr.jeeintegration.api
Qualifier annotation for a producer method, which returns Properties to use in creating the joynr runtime in the JoynrRuntimeFactory.
JoynrRawMessagingPreprocessor - Annotation Type in io.joynr.jeeintegration.api
Used to specify an optional raw message preprocessor.
JoynrRuntimeFactory - Interface in io.joynr.jeeintegration
Used by the JEE integration bean in order to obtain the joynr application to use.
JoynrShutdownService - Interface in io.joynr.jeeintegration.api
Inject this service into your application in order to programmatically control shutdown of joynr runtime, for example if you want to perform clean-up operations before the application quits.
JoynrShutdownServiceBean - Class in io.joynr.jeeintegration
 
JoynrShutdownServiceBean() - Constructor for class io.joynr.jeeintegration.JoynrShutdownServiceBean
 

N

notifyReadyForRequestProcessing() - Method in interface io.joynr.jeeintegration.api.JoynrConnectionService
Call this method when your providers are ready to handle requests.
notifyReadyForRequestProcessing() - Method in class io.joynr.jeeintegration.JoynrConnectionServiceBean
 

P

prepareForShutdown() - Method in interface io.joynr.jeeintegration.api.JoynrShutdownService
Call this method to cause the joynr runtime to prepare for shutdown and perform initial clean-up.
prepareForShutdown() - Method in class io.joynr.jeeintegration.JoynrShutdownServiceBean
 
PROPERTY_JEE_AWAIT_REGISTRATION - Static variable in class io.joynr.jeeintegration.api.JeeIntegrationPropertyKeys
This key is used to enable or disable awaitRegistration and registration retries for the automatic provider registration in joynr JEE.
PROPERTY_JEE_PROVIDER_REGISTRATION_RETRIES - Static variable in class io.joynr.jeeintegration.api.JeeIntegrationPropertyKeys
This key is used to configure the number of provider registration retry attempts for a single provider.
PROPERTY_JEE_PROVIDER_REGISTRATION_RETRY_INTERVAL_MS - Static variable in class io.joynr.jeeintegration.api.JeeIntegrationPropertyKeys
This key is used to configure the wait time between provider registration retry attempts for a single provider.
PROPERTY_KEY_JEE_SUBSCRIBE_ON_STARTUP - Static variable in class io.joynr.jeeintegration.api.JeeIntegrationPropertyKeys
This key is used to enable or disable the automatic subscription to the shared topic when the runtime starts.
provideGbidToBrokerUriMap(MqttMultipleBackendPropertyProvider) - Method in class io.joynr.jeeintegration.messaging.JeeMqttMessageSendingModule
 
provideGbidToConnectionTimeoutSecMap(MqttMultipleBackendPropertyProvider) - Method in class io.joynr.jeeintegration.messaging.JeeMqttMessageSendingModule
 
provideGbidTpKeepAliveTimerSecMap(MqttMultipleBackendPropertyProvider) - Method in class io.joynr.jeeintegration.messaging.JeeMqttMessageSendingModule
 
provideMqttBrokerUriArray(MqttMultipleBackendPropertyProvider) - Method in class io.joynr.jeeintegration.messaging.JeeMqttMessageSendingModule
 
provideMqttInternalCipherList(MqttCiphersuiteListFactory) - Method in class io.joynr.jeeintegration.messaging.JeeMqttMessageSendingModule
 
provideMqttOwnAddress(String[], String, MqttTopicPrefixProvider) - Method in class io.joynr.jeeintegration.messaging.JeeMqttMessageSendingModule
 
provideMqttOwnReplyToAddress(String[], String, String, String, MqttTopicPrefixProvider) - Method in class io.joynr.jeeintegration.messaging.JeeMqttMessageSendingModule
 
ProviderDomain - Annotation Type in io.joynr.jeeintegration.api
Annotate an EJB being used as a ServiceProvider with this annotation in order to specify the joynr domain to be used for that specific provider, instead of the application-wide domain being used when registering the service.
ProviderRegistrationSettingsFactory - Interface in io.joynr.jeeintegration.api
Provide beans implementing this interface in order to customize the settings used by the joynr runtime for the registration of services (aka provider).
ProviderWrapper - Class in io.joynr.jeeintegration
This class wraps an EJB which is decorated with ServiceProvider and has a valid service interface specified (that is it extends JoynrProvider).
ProviderWrapper(Bean<?>, BeanManager, Injector) - Constructor for class io.joynr.jeeintegration.ProviderWrapper
Initialises the instance with the service interface which will be exposed and the bean reference it is meant to wrap.
provideSeparateReplyReceiverSetting(boolean) - Method in class io.joynr.jeeintegration.messaging.JeeMqttMessageSendingModule
 
providesFor(Class<?>) - Method in interface io.joynr.jeeintegration.api.ProviderRegistrationSettingsFactory
This method is queried on each bean which implements this interface in order to check if it can provide settings for a given service interface.
providesFor(Class<?>, Class<?>) - Method in interface io.joynr.jeeintegration.api.ProviderRegistrationSettingsFactory
This method is queried on each bean which implements this interface in order to check if it can provide settings for a given service interface and an implemented service provider bean.

R

RegisterJoynrJeeMessageContextExtension - Class in io.joynr.jeeintegration.context
Portable CDI extension which registers the JoynrJeeMessageContext for the joynr JEE message scope.
RegisterJoynrJeeMessageContextExtension() - Constructor for class io.joynr.jeeintegration.context.RegisterJoynrJeeMessageContextExtension
 

S

serviceInterface() - Method in annotation type io.joynr.jeeintegration.api.ServiceProvider
Used to ascertain the service interface which is provided by the annotated implementation.
ServiceLocator - Interface in io.joynr.jeeintegration.api
The container runtime will provide an instance of this which can be injected and then used in order to obtain client proxies for services.
ServiceLocator.ServiceProxyBuilder<T> - Interface in io.joynr.jeeintegration.api
Builder allowing you to set the various properties necessary for constructing a service proxy.
ServiceProvider - Annotation Type in io.joynr.jeeintegration.api
Used to annotate a class which provides a service in the system.
ServiceProviderDiscovery - Class in io.joynr.jeeintegration
This class is responsible for finding all beans registered in the BeanManager which are annotated with ServiceProvider.
ServiceProviderDiscovery(BeanManager) - Constructor for class io.joynr.jeeintegration.ServiceProviderDiscovery
 
setMessageContext(Map<String, Serializable>) - Method in class io.joynr.jeeintegration.JoynrJeeMessageMetaInfo
 
setUsername(String) - Method in class io.joynr.jeeintegration.api.security.JoynrCallingPrincipal
 
shutdown() - Method in interface io.joynr.jeeintegration.api.JoynrShutdownService
This call will completely shut down the joynr runtime and free up any and all resources it holds.
shutdown() - Method in class io.joynr.jeeintegration.JoynrShutdownServiceBean
 
subscribe() - Method in class io.joynr.jeeintegration.messaging.JeeSharedSubscriptionsMqttMessagingSkeleton
 
subscribeToSharedSubscriptionsTopic() - Method in class io.joynr.jeeintegration.JoynrIntegrationBean
 
subscribeToSharedTopic() - Method in class io.joynr.jeeintegration.messaging.JeeSharedSubscriptionsMqttMessagingSkeleton
 
SubscriptionPublisher - Annotation Type in io.joynr.jeeintegration.api
 
SubscriptionPublisherCdiExtension - Class in io.joynr.jeeintegration.multicast
 
SubscriptionPublisherCdiExtension() - Constructor for class io.joynr.jeeintegration.multicast.SubscriptionPublisherCdiExtension
 
SubscriptionPublisherInjectionWrapper - Class in io.joynr.jeeintegration.multicast
This class is used to create an invocation handler which can be used to create a proxy which intercepts the subscription publisher provided by joynr and adds it to the producer so that it can be injected in bean instances in the CDI runtime.
SubscriptionPublisherProducer - Class in io.joynr.jeeintegration.multicast
 
SubscriptionPublisherProducer() - Constructor for class io.joynr.jeeintegration.multicast.SubscriptionPublisherProducer
 

U

useFuture() - Method in interface io.joynr.jeeintegration.api.ServiceLocator.ServiceProxyBuilder
If you want to have a CompletableFuture returned which will complete when the proxy has been fully created and initialised successfully, then call this method before calling ServiceLocator.ServiceProxyBuilder.build().
useFuture() - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator.JeeJoynrServiceFutureProxyBuilder
 
useFuture() - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator.JeeJoynrServiceProxyBuilder
 

V

value() - Method in annotation type io.joynr.jeeintegration.api.ProviderDomain
 

W

withCallback(ProxyBuilder.ProxyCreatedCallback<CompletableFuture<T>>) - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator.JeeJoynrServiceFutureProxyBuilder
 
withCallback(ProxyBuilder.ProxyCreatedCallback<T>) - Method in interface io.joynr.jeeintegration.api.ServiceLocator.ServiceProxyBuilder
Set the callback to use when creating the proxy.
withCallback(ProxyBuilder.ProxyCreatedCallback<T>) - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator.JeeJoynrServiceProxyBuilder
 
withDiscoveryQos(DiscoveryQos) - Method in interface io.joynr.jeeintegration.api.ServiceLocator.ServiceProxyBuilder
Set the discovery quality-of-service to use when looking up the service which the proxy will talk to.
withDiscoveryQos(DiscoveryQos) - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator.JeeJoynrServiceFutureProxyBuilder
 
withDiscoveryQos(DiscoveryQos) - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator.JeeJoynrServiceProxyBuilder
 
withGbids(String[]) - Method in interface io.joynr.jeeintegration.api.ServiceLocator.ServiceProxyBuilder
Set the GBIDs to use when looking up the service which the proxy will talk to.
withGbids(String[]) - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator.JeeJoynrServiceFutureProxyBuilder
 
withGbids(String[]) - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator.JeeJoynrServiceProxyBuilder
 
withMessagingQos(MessagingQos) - Method in interface io.joynr.jeeintegration.api.ServiceLocator.ServiceProxyBuilder
Set the messaging quality-of-service to use when sending messages from the resulting proxy.
withMessagingQos(MessagingQos) - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator.JeeJoynrServiceFutureProxyBuilder
 
withMessagingQos(MessagingQos) - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator.JeeJoynrServiceProxyBuilder
 
withTtl(long) - Method in interface io.joynr.jeeintegration.api.ServiceLocator.ServiceProxyBuilder
Set the time to live for messages being sent from the resulting proxy.
withTtl(long) - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator.JeeJoynrServiceFutureProxyBuilder
 
withTtl(long) - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator.JeeJoynrServiceProxyBuilder
 
withUseCase(String) - Method in interface io.joynr.jeeintegration.api.ServiceLocator.ServiceProxyBuilder
Set the stateless async use case name use to find the relevant CallbackHandler to use for processing stateless async replies resulting from requests sent from this proxy.
withUseCase(String) - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator.JeeJoynrServiceFutureProxyBuilder
 
withUseCase(String) - Method in class io.joynr.jeeintegration.JeeJoynrServiceLocator.JeeJoynrServiceProxyBuilder
 
A B C D F G I J N P R S U V W 
All Classes All Packages