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