public interface ProtoBufHandler
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
handle(ServiceFactoryLoader[] sfl,
String serviceName,
String method,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
com.google.protobuf.CodedInputStream is,
com.google.protobuf.CodedOutputStream os) |
void handle(ServiceFactoryLoader[] sfl, String serviceName, String method, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, com.google.protobuf.CodedInputStream is, com.google.protobuf.CodedOutputStream os) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2021. All rights reserved.