Package io.grpc.servlet.jakarta
Interface ServletAdapter.AdapterConstructor<T>
- Enclosing class:
- ServletAdapter
public static interface ServletAdapter.AdapterConstructor<T>
-
Method Summary
Modifier and TypeMethodDescriptionnewInstance
(io.grpc.internal.ServerTransportListener sharedListener, List<? extends io.grpc.ServerStreamTracer.Factory> streamTracerFactories, int maxInboundMessageSize, io.grpc.Attributes attributes)
-
Method Details
-
newInstance
-