Class GetConnectionIdExtendedOperation


public final class GetConnectionIdExtendedOperation extends ExtendedOperationHandler<GetConnectionIdExtendedOperationHandlerCfg>
This class implements the "Get Connection ID" extended operation that can be used to get the connection ID of the associated client connection.
  • Constructor Details

    • GetConnectionIdExtendedOperation

      public GetConnectionIdExtendedOperation()
      Create an instance of this "Get Connection ID" extended operation. All initialization should be performed in the initializeExtendedOperationHandler method.
  • Method Details