Interface RpcDefinitions.RpcProc0NoPersistence

All Superinterfaces:
Serializable
Enclosing class:
RpcDefinitions
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface RpcDefinitions.RpcProc0NoPersistence extends Serializable
RPC definition with: communication without: input, output, persistence
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(Context context, Communication communication)