| Interface | Description |
|---|---|
| GrpcObjectSerializer.Serializer<A> |
| Class | Description |
|---|---|
| ContextAddingInterceptor |
Interceptor around a GRPC request to add a Context element to the metadata.
|
| ExceptionSerializer |
Author: marc
|
| FlowControllingStreamObserver<T> |
Wrapper around the standard StreamObserver that guarantees that the onNext calls are executed in a thread-safe manner.
|
| GrpcMetadata |
Created by Sara Pellegrini on 12/05/2018.
|
| GrpcMetaDataConverter |
Utility class for converting gRPC MetaData entries into a Java Map and vice versa.
|
| GrpcMetadataSerializer |
Created by Sara Pellegrini on 11/05/2018.
|
| GrpcObjectSerializer<O> |
Created by Sara Pellegrini on 11/05/2018.
|
| GrpcPayloadSerializer |
Created by Sara Pellegrini on 28/06/2018.
|
| GrpcSerializedObject |
Created by Sara Pellegrini on 11/05/2018.
|
| ProcessingInstructionHelper |
Author: marc
|
| TokenAddingInterceptor |
Interceptor around a GRPC request to add a Token element to the metadata.
|
Copyright © 2010–2018. All rights reserved.