Class VertxUnityServiceGrpc.UnityServiceVertxImplBase

  • All Implemented Interfaces:
    io.grpc.BindableService
    Enclosing class:
    VertxUnityServiceGrpc

    public abstract static class VertxUnityServiceGrpc.UnityServiceVertxImplBase
    extends Object
    implements io.grpc.BindableService
    • Constructor Detail

      • UnityServiceVertxImplBase

        public UnityServiceVertxImplBase()
    • Method Detail

      • unityCall

        public io.vertx.core.Future<IpcResponse> unityCall​(IpcRequest request)
          Direct: Client -> Server -> Client
         
      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService