Uses of Interface
org.apache.curator.x.discovery.server.rest.DiscoveryContext
Package
Description
-
Uses of DiscoveryContext in org.apache.curator.x.discovery.server.contexts
Modifier and TypeClassDescriptionclass
For convenience, a version ofDiscoveryContext
that uses any generic type as the payloadclass
For convenience, a version ofDiscoveryContext
that uses an int as the payloadclass
For convenience, a version ofDiscoveryContext
that uses a String-to-String map as the payloadclass
For convenience, a version ofDiscoveryContext
that uses a string as the payloadModifier and TypeMethodDescriptionGenericDiscoveryContext.getContext
(Class<?> type) IntegerDiscoveryContext.getContext
(Class<?> type) StringDiscoveryContext.getContext
(Class<?> type) -
Uses of DiscoveryContext in org.apache.curator.x.discovery.server.entity
ModifierConstructorDescriptionJsonServiceInstanceMarshaller
(DiscoveryContext<T> context) JsonServiceInstancesMarshaller
(DiscoveryContext<T> context) -
Uses of DiscoveryContext in org.apache.curator.x.discovery.server.rest